This is a prerelease version.

View latest

Configuring Environment Variables

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 env field to configure Hazelcast environment variables, which are prefixed HZ_. To configure the Hazelcast environment variables, use Custom Config.