mirrormanager: for now, just try and using the anyuid ssc
This is a bit more broad than we want, we only want to have: Supplemental Groups Strategy: RunAsAny Ranges: <none> but as a quick fix it should be ok I hope. It does provide that. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
469dbff21b
commit
3437236664
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ spec:
|
|||
updatePeriodSeconds: 1
|
||||
template:
|
||||
metadata:
|
||||
annotations:
|
||||
openshift.io/required-scc: "anyuid"
|
||||
creationTimestamp: null
|
||||
labels:
|
||||
app: mirrormanager
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue