Skip to content

Commit 109ea66

Browse files
committedFeb 19, 2025
remove security context from qbitty helm release
1 parent d1d3a43 commit 109ea66

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed
 

‎kubernetes/apps/production/arr/qbitty/helmrelease.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,6 @@ spec:
4545
globalMounts:
4646
- path: /config
4747

48-
pod:
49-
securityContext:
50-
runAsUser: 1000
51-
runAsGroup: &group 1000
52-
fsGroup: *group
53-
fsGroupChangePolicy: "OnRootMismatch"
54-
5548
containers:
5649
app:
5750
image:

0 commit comments

Comments
 (0)
Please sign in to comment.