Skip to content

Commit

Permalink
fix(wallos): permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
rodent1 committed Feb 18, 2025
1 parent e4fee50 commit 1ee4771
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions kubernetes/apps/selfhosted/wallos/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,6 @@ spec:
cpu: 10m
limits:
memory: 256Mi
defaultPodOptions:
securityContext:
runAsNonRoot: true
runAsUser: 1000
runAsGroup: 1000
fsGroup: 1000
fsGroupChangePolicy: OnRootMismatch
service:
app:
controller: wallos
Expand Down

0 comments on commit 1ee4771

Please sign in to comment.