How to Encrypt Kubernetes Secrets Using Sealed Secrets

How to Encrypt Kubernetes Secrets Using Sealed Secrets

In this step, you will learn how to deploy the Sealed Secrets Controller using Helm. The chart of interest is called sealed-secrets and it’s provided by the bitnami-labs repository.

[…]