Skip to content

Commit

Permalink
Update nginx-deployment.yml
Browse files Browse the repository at this point in the history
Added stuff
  • Loading branch information
AdmiraalA authored Feb 21, 2024
1 parent f1bf8fa commit 4e832f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deployments/nginx/nginx-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ spec:
containers:
- image: nginx:1.25.3
name: nginx
imagePullPolicy: Always
securityContext:
allowPrivilegeEscalation: false
resources:
Expand Down

0 comments on commit 4e832f3

Please sign in to comment.