Skip to content

Commit

Permalink
feat(charts/dex): add supplementalGroups option. Closes dexidp#118
Browse files Browse the repository at this point in the history
  • Loading branch information
jonra82 committed Aug 1, 2023
1 parent 87176e1 commit 5978735
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/dex/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ priorityClassName: ""
# See the [API reference](https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/pod-v1/#security-context) for details.
podSecurityContext: {}
# fsGroup: 2000
# supplementalGroups: []

# -- Define the [count of deployment revisions](https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#clean-up-policy) to be kept.
# May be set to 0 in case of GitOps deployment approach.
Expand Down

0 comments on commit 5978735

Please sign in to comment.