Skip to content

Adding database authentication via existingSecret #201

@MinaMatta98

Description

@MinaMatta98

Hello,

The current helm chart enforces a mongodb.password field. Where this field is not filled in you will get an error like such:

  • Error: INSTALLATION FAILED: execution error at (rocketchat/templates/secret.yaml:25:16): passwords array must have at least one entry

The issue with this is that this chart does not correctly inherit the settings or enable the existingSecrets functionality that the original mongodb bitnami chart does, because it will result in a panic if the password field is missing.

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