Feature: Customize db user password keys #213
Labels
Discussion
documentation
Improvements or additions to documentation
enhancement
New feature or request
feature
new required feature
Milestone
Feature Description
Can this value be made configurable?
geonode-k8s/charts/geonode/templates/_helpers.tpl
Line 97 in 1c951cb
I want to use existing secrets to populate the db passwords, but the keys are not "geonode-*".
Proposed Solution
Add a configuration to specify geonode.secret.existingSecretName for the postgres, geodata, and geonode users separately, rather than using one for all of them. Then, add a config to specify the key in the secret to receive the password from.
Additional Information
I am using the zalando pgo manually since i want more customization, and need to use the secrets it generates.
The text was updated successfully, but these errors were encountered: