Closed mcfearsome closed 2 years ago
<no value> is output where the password should be.
<no value>
.Values.deploy.postgresql.enable=false
helm template .
paralus-db
chart: spec: chart: ztka version: "~> 0.1.0" sourceRef: kind: HelmRepository name: paralus
-
Will open a PR fixing this issue but it also contains other changes to allow the explicit setting of the postgresql DSN
Woops, great catch. Looks like this fell through the cracks.
Expected vs actual behavior
I expect the DSN in secrets to include the configured password.
<no value>
is output where the password should be.Steps to reproduce the bug
.Values.deploy.postgresql.enable=false
helm template .
and inspect theparalus-db
secret.Are you using the latest version of the project?
-
Notes
Will open a PR fixing this issue but it also contains other changes to allow the explicit setting of the postgresql DSN