Skip to content

Commit

Permalink
Added seccomp profile
Browse files Browse the repository at this point in the history
  • Loading branch information
murdo-moj committed Sep 4, 2024
1 parent f708bc9 commit fa958b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deployments/templates/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ spec:
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
runAsNonRoot: true
seccompProfile:
type: RuntimeDefault
volumeMounts:
- mountPath: /tmp
name: tmp
Expand Down

0 comments on commit fa958b4

Please sign in to comment.