banzaicloud / banzai-charts

Curated list of Banzai Cloud Helm charts used by the Pipeline Platform
Apache License 2.0
367 stars 278 forks source link

[Cadence] Setup Job doesn't pull value from secret #1301

Open johnkost opened 2 years ago

johnkost commented 2 years ago

Describe the bug When using an existing secret in cadence chart for the mysql credentials, the job doesn't use them so you are forced to pass in both a secret and the password.

Steps to reproduce the issue: Deploy chart using existing secret and no password field.

Expected behavior The chart successfully installs when only passing in the existing secret field.

Screenshots

Additional context