Skip to content

Instantly share code, notes, and snippets.

@foogunlana
foogunlana / helm-sealed-secrets-git-hook
Last active April 8, 2024 08:28
Helm + Sealed secrets
I had a bit of trouble figuring out how to use bitnami's [sealed secrets](https://github.com/bitnami-labs/sealed-secrets) with [helm](https://helm.sh)
Here's a definition of done to help you see what I was trying to achieve.
**Definition of done**
- Single secret available for a release in a namespace, listing all secret variables
- Regular helm workflow, with no extra kubeseal commands for developers
- Encrypted secrets clearly visible in git
- Sealedsecret managed by helm
0x61C6347ED3E568bbE3fb5bd94067888298762fa8