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 5297719 commit c7f10dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions opensource/templates/nginx/nginx-purge-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ spec:
limits:
cpu: 800m
memory: 512Mi
securityContext:
runAsUser: 0
volumes:
- name: nginx-purge-cache
emptyDir: {}
Expand Down

0 comments on commit c7f10dc

Please sign in to comment.