Skip to content

Conversation

lukbaum
Copy link

@lukbaum lukbaum commented Apr 5, 2024

Currently, the secret values need to be encoded with base64. This is not necessary as you won't have any binary data in this context (see here).

Additionally, it prevents usage of the chart with helm-secrets in combination with vals as secrets are first base64-encoded and the vals expressions are evaluated after that.

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