Skip to content
This repository has been archived by the owner on Dec 17, 2022. It is now read-only.

Commit

Permalink
seccompProfile: RuntimeDefault
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Benoit authored Dec 15, 2022
1 parent 72343c0 commit 0e90ceb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions myblog/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ spec:
runAsGroup: 1000
runAsNonRoot: true
runAsUser: 1000
seccompProfile:
type: RuntimeDefault
containers:
- name: myblog
securityContext:
Expand Down

0 comments on commit 0e90ceb

Please sign in to comment.