groundhog2k / helm-charts

Helm charts for open source applications - ready to use for deployment on Kubernetes
MIT License
69 stars 56 forks source link

Update default securityContext values and allow external secrets (StatefulSets) #1211

Closed groundhog2k closed 1 year ago

groundhog2k commented 1 year ago

Two security tasks in one:

  1. Update the default security settings in all charts to drop ALL capabilities (if possible) and set default supplementalGroups.
  2. Add feature of external secrets mounted as volumes and environment vars. for all charts