Skip to content

Commit 996c763

Browse files
synaretemergify[bot]
authored andcommitted
config: set RBAC role to enable using 'samba' SCC
The samba-operator does not need to create or modify SCCs, as it now expects the user to deploy samba-scc before deploying the operator. Fixed the RBAC entries accordingly. Signed-off-by: Shachar Sharon <[email protected]>
1 parent 95be5d7 commit 996c763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/rbac/role.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ rules:
214214
- apiGroups:
215215
- security.openshift.io
216216
resourceNames:
217-
- anyuid
217+
- samba
218218
resources:
219219
- securitycontextconstraints
220220
verbs:

0 commit comments

Comments
 (0)