Skip to content

Let Deployment use secretRef even when embedded PostgreSQL is enabled #195

@Donnie

Description

@Donnie

{{- if .Values.postgresql.enabled }}

It would be great if we could use the config.postgresql.passwordSecretName secretref even when we use the embedded postgres.

The way it is now, any small change to the helm file triggers regeneration of the random password, and everything breaks.

Or one has to hardcode the secret into the helm values file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions