You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be awesome to add support for SealedSecrets (templates and helpers) so we can use them just like unencrypted secrets in the current chart version.
It would be awesome to add support for SealedSecrets (templates and helpers) so we can use them just like unencrypted secrets in the current chart version.
Here’s what it could look like in values.yaml:
The template should then create a SealedSecret object using this definition.
We’re planning to add this to our project, and I’m happy to put together a PR to get this feature in.
The text was updated successfully, but these errors were encountered: