You can configure the environment variables in the hazelcast pods using the env field of the CRD spec. env field supports the same format with Kubernetes' EnvVar format.
| You cannot use the envfield to configure Hazelcast environment variables, which are prefixedHZ_. To configure the Hazelcast environment variables, use Custom Config. |