aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/authentication/components/oauth2-proxy/ci/pod-security-context-values.yaml
blob: b7c8cea546a546826d3b85cb427ae8010a708bc8 (plain)
1
2
3
4
# Allocate a FSGroup that owns the pod’s volumes via podSecurityContext
---
podSecurityContext:
  fsGroup: 2000