We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b80bd0f commit 6a860c8Copy full SHA for 6a860c8
docs/okd-311.md
@@ -41,6 +41,8 @@ oc adm policy add-scc-to-user anyuid -z default
41
oc adm policy add-scc-to-user privileged -z default
42
oc adm policy add-scc-to-user anyuid -z openwhisk-core
43
oc adm policy add-scc-to-user privileged -z openwhisk-core
44
+oc adm policy add-scc-to-user anyuid -z owdev-init-sa
45
+oc adm policy add-scc-to-user privileged -z owdev-init-sa
46
```
47
48
## Configuring OpenWhisk
0 commit comments