Set gid for mounted files to 101 (nginx)
This commit is contained in:
parent
ae2c6b01ff
commit
aecb310a9b
@ -20,6 +20,8 @@ spec:
|
|||||||
labels:
|
labels:
|
||||||
app: atst
|
app: atst
|
||||||
spec:
|
spec:
|
||||||
|
securityContext:
|
||||||
|
fsGroup: 101
|
||||||
containers:
|
containers:
|
||||||
- name: atst
|
- name: atst
|
||||||
image: registry.atat.codes:443/atst-prod:e9b6f76
|
image: registry.atat.codes:443/atst-prod:e9b6f76
|
||||||
|
Loading…
x
Reference in New Issue
Block a user