Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
JeromeJu committed Sep 23, 2022
1 parent 586d6f0 commit 38f7bb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions config/controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,7 @@ spec:
securityContext:
seLinuxOptions:
role: "RunAsUser"
runAsGroup: 65535
fsGroup: 65535
supplementalGroups: 65535
runAsNonRoot: true
---
apiVersion: v1
kind: Service
Expand Down
4 changes: 1 addition & 3 deletions config/webhook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,9 +143,7 @@ spec:
securityContext:
seLinuxOptions:
role: "RunAsUser"
runAsGroup: 65535
fsGroup: 65535
supplementalGroups: 65535
runAsNonRoot: true
---
apiVersion: v1
kind: Service
Expand Down

0 comments on commit 38f7bb4

Please sign in to comment.