Skip to content

Commit

Permalink
Artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarefev committed Sep 27, 2023
1 parent a000da5 commit aac1dd3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
spec:
securityContext:
seccompProfile:
type: RuntimeDefault
type: RuntimeDefault
containers:
- name: nginx
image: nginx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
spec:
securityContext:
seccompProfile:
type: RuntimeDefault
type: RuntimeDefault
containers:
- name: nginx
image: nginx
2 changes: 1 addition & 1 deletion website/docs/validation/seccomp.md
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ metadata:
spec:
securityContext:
seccompProfile:
type: RuntimeDefault
type: RuntimeDefault
containers:
- name: nginx
image: nginx
Expand Down

0 comments on commit aac1dd3

Please sign in to comment.