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 a83f4d5 commit f00393aCopy full SHA for f00393a
README.md
@@ -16,7 +16,7 @@ Install using [operator-sdk](https://sdk.operatorframework.io/docs/installation/
16
oc project default
17
18
# Install
19
-operator-sdk run bundle quay.io/yaacov/oc-gate-operator-bundle:v0.0.1 -n oc-gate-operator
+operator-sdk run bundle quay.io/yaacov/oc-gate-operator-bundle:v0.0.1
20
21
# Un-Install
22
operator-sdk cleanup oc-gate-operator
0 commit comments