digitalocean / Kubernetes-Starter-Kit-Developers

Hands-on tutorial and Automation stack for an operations-ready DigitalOcean Kubernetes (DOKS) cluster.
745 stars 258 forks source link

Use sealed secrets (kubeseal) for encrypting secrets outside the cluster #57

Closed bikram20 closed 2 years ago

bikram20 commented 2 years ago

Currently the values.yaml files for Grafana, Velero, and Loki has secrets information. We should enable the method to encrypt those secrets.