Skip to content

Feature: Customize db user password keys #213

@TheNumenorean

Description

@TheNumenorean

Feature Description

Can this value be made configurable? https://github.com/zalf-rdm/geonode-k8s/blob/1c951cb4d26a396077fe76ba0fb42fc3525778da/charts/geonode/templates/_helpers.tpl#L97

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DiscussiondocumentationImprovements or additions to documentationenhancementNew feature or requestfeaturenew required feature

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions