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