sealed-secrets app deployment guide¶
| Deployment | |
| Edit on GitHub | /deployments/sealed-secrets |
| Type | Kustomize |
| Parent app | roundtable |
Overview
Sealed Secrets is a Kubernetes controller from Bitnami that uses asymmetric crypto to encrypt secrets so that an encrypted secret can be safely committed to a public Git repository, and be decrypted only by the controller inside the Roundtable Kubernetes cluster.