mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* [oauth2-proxy] Add podSecurityContext Signed-off-by: Peter Wilson <dearpete@gmail.com> * [oauth2-proxy] add podSecurityContext ci test Signed-off-by: Peter Wilson <dearpete@gmail.com>
5 lines
114 B
YAML
5 lines
114 B
YAML
# Allocate a FSGroup that owns the pod’s volumes via podSecurityContext
|
||
---
|
||
podSecurityContext:
|
||
fsGroup: 2000
|