Currently, Contrail's admin password is configured as the environment variable 'KEYSTONE_AUTH_ADMIN_PASSWORD', which provided using a ConfigMap in the Helm charts.
In order to improve security in a Helm-based deployment, I suggest moving 'KEYSTONE_AUTH_ADMIN_PASSWORD' environment variable out of the ConfigMap to a Kubernetes Secret.
Currently, Contrail's admin password is configured as the environment variable 'KEYSTONE_ AUTH_ADMIN_ PASSWORD' , which provided using a ConfigMap in the Helm charts.
In order to improve security in a Helm-based deployment, I suggest moving 'KEYSTONE_ AUTH_ADMIN_ PASSWORD' environment variable out of the ConfigMap to a Kubernetes Secret.