You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is stale because it has been open for 30 days with no activity. If you believe this is still an issue on the latest DataHub release please leave a comment with the version that you tested it with. If this is a question/discussion please head to https://slack.datahubproject.io. For feature requests please use https://feature-requests.datahubproject.io
Describe the bug
Using chart version 0.4.39 which is latest version at the time of writing.
When setting any
*.username.secretRef/secretKey
the chart won't build properly and errors out withTo Reproduce
Using this
kustomization.yaml
:the error can be observed.
Expected behavior
Templates seem to indicate that it should be possible to set the username by secret, like here:
These PR also indicate that this should be supported:
The text was updated successfully, but these errors were encountered: