Skip to content

Commit

Permalink
Add forklift-populator-controller as a user of forklift-controller-scc
Browse files Browse the repository at this point in the history
Signed-off-by: Arik Hadas <ahadas@redhat.com>
  • Loading branch information
ahadas committed Aug 31, 2023
1 parent a6845b8 commit c9ae6d8
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@ metadata:
name: forklift-controller-scc
users:
- system:serviceaccount:{{ app_namespace }}:forklift-controller
- system:serviceaccount:{{ app_namespace }}:forklift-populator-controller
runAsUser:
type: RunAsAny
seLinuxContext:
type: RunAsAny
allowPrivilegedContainer: false
seccompProfiles:
- runtime/default
- runtime/default

0 comments on commit c9ae6d8

Please sign in to comment.