Set gid for mounted files to 101 (nginx)
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user