Skip to content

Install v5.0.3-3 ignoring existingSecret for postgres #33

@Ishiguro872

Description

@Ishiguro872

Tried installing with using an existingSecret in values.yaml:

helm upgrade listmonk listmonk \
  --create-namespace \
  --install \
  --namespace listmonk \
  --repo https://th0th.github.io/helm-charts \
  --values values.yaml \
  --version 5.0.3-3

fails with:

Release "listmonk" does not exist. Installing it now.
Error: execution error at (listmonk/templates/secret-postgres.yaml:9:15): A valid .Values.postgres.password is required

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions