Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for templating the config secret. #108

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ChristophBe
Copy link

@ChristophBe ChristophBe commented Feb 17, 2023

Overview

Add support for templating the config secret.

What this PR does / why we need it

  • Make use of the tpl function for the config secret. It allows to have one general config that makes use of other values and not having copies with minor differences for different environment it will deployed.

Special notes for your reviewer

Checklist

  • Change log updated in Chart.yaml (see the contributing guide for details)
  • Chart version bumped in Chart.yaml (see the contributing guide for details)
  • Documentation regenerated by running make docs

Signed-off-by: Christoph Becker <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant