Skip to content

Commit

Permalink
Update nginx-deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
wmuldergov committed Feb 5, 2024
1 parent 167773b commit e9f630e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/templates/nginx-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ spec:
path: /healthz
port: 8080
initialDelaySeconds: 5
allowPrivilegeEscalation: false
runAsNonRoot: true
allowPrivilegeEscalation: false
runAsNonRoot: true
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
Expand Down

0 comments on commit e9f630e

Please sign in to comment.