remove security context from qbitty helm release
This commit is contained in:
parent
d1d3a43903
commit
109ea66269
1 changed files with 0 additions and 7 deletions
|
@ -45,13 +45,6 @@ spec:
|
||||||
globalMounts:
|
globalMounts:
|
||||||
- path: /config
|
- path: /config
|
||||||
|
|
||||||
pod:
|
|
||||||
securityContext:
|
|
||||||
runAsUser: 1000
|
|
||||||
runAsGroup: &group 1000
|
|
||||||
fsGroup: *group
|
|
||||||
fsGroupChangePolicy: "OnRootMismatch"
|
|
||||||
|
|
||||||
containers:
|
containers:
|
||||||
app:
|
app:
|
||||||
image:
|
image:
|
||||||
|
|
Reference in a new issue