πŸ’­ Sealed Secrets ━━━━━━━━━━━━━━━━ !https://sealed-secrets.netlify.app/ Date: March 28, 2024 External Link sealed-secrets.netlify.app kubeseal is a pretty simple to get started with way to manage secrets such that they can be stored in a git repo and be picked up by your continuous delivery service. β”‚ Sealed Secrets provides declarative Kubernetes Secret Management in a secure way. Since the Sealed Secrets are encrypted, they can be safely stored in a code repository. This enables an easy to implement GitOps flow that is very popular among the OSS community. NOTE β”‚ This post is a thought . It’s a short note that I make about someone else’s content online #thoughts