acryldata/datahub-helm

mysqlSetupJob.password can't be set to a string

Closed this issue · 1 comments

Describe the bug
I think you have a bug here: password

To Reproduce
Steps to reproduce the behavior:

# In values
mysqlSetupJob:
    password: lskdjflksjdflskdj

Expected behavior
It uses the password string

Screenshots
│ Error: template: datahub/templates/mysql-setup-job.yml:72:44: executing "datahub/templates/mysql-setup-job.yml" at <.Values.mysqlSetupJob.password>: can't evaluate field value in type string

gonna close because I only needed this for a quick and dirty POC. prob not worth supporting