Skip to content

Commit

Permalink
Revert "fix(nextcloud): set securityContext"
Browse files Browse the repository at this point in the history
This reverts commit 470a6e4.
  • Loading branch information
Tanguille committed Nov 19, 2024
1 parent 470a6e4 commit 13c4202
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions kubernetes/apps/default/nextcloud/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,14 +102,6 @@ spec:
datadir: /var/www/data

podSecurityContext:
runAsUser: 568
runAsGroup: 568
fsGroup: 568
securityContext:
runAsUser: 568
runAsGroup: 568

deploymentAnnotations:
reloader.stakater.com/auto: "true"

Expand Down

0 comments on commit 13c4202

Please sign in to comment.