smallstep / helm-charts

Helm packages for Kubernetes
Apache License 2.0
49 stars 73 forks source link

Inject values but not secrets #72

Closed kmorkans closed 3 years ago

kmorkans commented 3 years ago

Helm won't try to create secrets if .Values.bootstrap.secrets is false. Allows for secrets to be already deployed in some other manner.