Update README.md
This commit is contained in:
@@ -39,6 +39,7 @@ For Openshift cluster in version 4.x follow these steps:
|
||||
export KUBECONFIG=/path/to/oc/cluster/dir/auth/kubeconfig
|
||||
oc adm new-project robot-shop
|
||||
oc adm policy add-scc-to-user anyuid -z default -n robot-shop
|
||||
oc adm policy add-scc-to-user privileged -z default -n robot-shop
|
||||
cd robot-shop/K8s
|
||||
helm install robot-shop --set openshift=true -n robot-shop helm
|
||||
```
|
||||
|
Reference in New Issue
Block a user