Skip to content

Commit

Permalink
put back runasnonroot
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewh1978 committed Dec 6, 2023
1 parent 741b46a commit 74b30a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chewram.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ spec:
imagePullPolicy: "IfNotPresent"
command: [ "perl", "/chewram.pl" ]
securityContext:
runAsNonRoot: true
allowPrivilegeEscalation: false
seccompProfile:
type: RuntimeDefault
Expand Down

0 comments on commit 74b30a3

Please sign in to comment.