Skip to content

Commit f4dee6d

Browse files
astefanuttikryanbeane
authored andcommitted
CARRY: Set FS group to MustRunAs for Ray SCC
1 parent a5ee044 commit f4dee6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ray-operator/config/openshift/ray_operator_scc.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,7 @@ requiredDropCapabilities:
1313
runAsUser:
1414
type: MustRunAs
1515
uid: 1000
16+
fsGroup:
17+
type: MustRunAs
1618
users:
1719
- 'system:serviceaccount:$(namespace):kuberay-operator'

0 commit comments

Comments
 (0)