Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
update deployment
  • Loading branch information
anusha94 authored Nov 7, 2024
1 parent 74d5f53 commit adb561b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/k8s/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
- name: nginx
image: nginx:1.14.2
securityContext:
allowPrivilegeEscalation: false
allowPrivilegeEscalation: true
capabilities:
drop:
- ALL
Expand Down

0 comments on commit adb561b

Please sign in to comment.