mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 03:06:57 -06:00
Updates to Artifactory scc instructions in Operatorhub
This commit is contained in:
@@ -123,10 +123,15 @@ spec:
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
oc adm policy add-scc-to-user anyuid -z artifactory-ha-operator
|
oc adm policy add-scc-to-user anyuid -z artifactory-ha-operator -n openshift-operators
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Using "artifactory" as the example namespace:
|
||||||
|
|
||||||
|
```
|
||||||
|
oc adm policy add-scc-to-user anyuid -z openshiftartifactoryha-artifactory-ha -n artifactory
|
||||||
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user