5 lines
114 B
YAML
5 lines
114 B
YAML
# Allocate a FSGroup that owns the pod’s volumes via podSecurityContext
|
||
---
|
||
podSecurityContext:
|
||
fsGroup: 2000
|