This is a prerelease version.

View latest

Configure Environment Variables

You can configure environment variables in the hazelcast pods using the env field of the CRD. The env field uses the Kubernetes' EnvVar format.

You cannot use the env field to configure Hazelcast environment variables, which are prefixed HZ_. To configure Hazelcast environment variables, use Custom configuration.