Is it possible to add extra environment variables to cassandra containers deployed with cass-opertator? I found the key `podTemplateSpec` but I think it doesn't support this feature yet:
https://github.com/datastax/cass-operator/issues/108
I think patching the statefulset created by the operator will solve the issue but I don't like this approach :-\