Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
anusha94 authored Nov 7, 2024
1 parent adb561b commit 9f2c5c9
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: true
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
Expand Down

0 comments on commit 9f2c5c9

Please sign in to comment.