Skip to content

Commit

Permalink
Update nginx-purge persmission to allow working on nginx.pid
Browse files Browse the repository at this point in the history
  • Loading branch information
Matlavv committed Dec 13, 2024
1 parent c7f10dc commit 452c51f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions opensource/templates/nginx/nginx-purge-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ spec:
memory: 512Mi
securityContext:
runAsUser: 0
runAsGroup: 0
volumes:
- name: nginx-purge-cache
emptyDir: {}
Expand Down

0 comments on commit 452c51f

Please sign in to comment.