yugabyte / charts

Respository of all helm charts that are owned by YugabyteDB for database deployment acroos various K8s configurations
36 stars 41 forks source link

Helm template render fails with addition of secretEnv under master/tserver #186

Open rohasharma opened 8 months ago

rohasharma commented 8 months ago

If we defined secretEnv section in values.yaml for master or tserver, we observe the helm chart deployment fails and so does 'helm template' command. Following section is added: `master: affinity: podAntiAffinity: {} extraEnv: [] extraVolumeMounts: [] extraVolumes: [] podAnnotations: {} podLabels: {} secretEnv: