Skip to content
cloud-security

Sealed Secrets

Sealed Secrets

Definition

Sealed Secrets is a Kubernetes operator from Bitnami that enables encrypted secrets to be stored safely in version control. The kubeseal CLI encrypts Kubernetes Secrets into SealedSecret custom resources using the cluster's public key; only the Sealed Secrets controller can decrypt them using the matching private key.

This allows GitOps workflows to include secrets in Git repositories without exposing plaintext sensitive values.


Ship secure code faster

Crash Override integrates security into the developer workflow. No context switching, no waiting on reviews.