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:
|
||||
- path: /config
|
||||
|
||||
pod:
|
||||
securityContext:
|
||||
runAsUser: 1000
|
||||
runAsGroup: &group 1000
|
||||
fsGroup: *group
|
||||
fsGroupChangePolicy: "OnRootMismatch"
|
||||
|
||||
containers:
|
||||
app:
|
||||
image:
|
||||
|
|
Reference in a new issue