Skip to content

Commit e9761fb

Browse files
committed
fix: container has runAsNonRoot and image will run as root
1 parent 8529175 commit e9761fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: config/manager/manager.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ spec:
2727
- name: manager
2828
securityContext:
2929
readOnlyRootFilesystem: true
30-
runAsNonRoot: true
3130
seccompProfile:
3231
type: RuntimeDefault
3332
allowPrivilegeEscalation: false

0 commit comments

Comments
 (0)