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 c37059c commit 372a697Copy full SHA for 372a697
content/en/docs/Tasks/install-operator-with-olm.md
@@ -58,7 +58,7 @@ $ cat og.yaml
58
name: my-group
59
namespace: foo
60
61
-$ kubectl apply og.yaml
+$ kubectl apply -f og.yaml
62
operatorgroup.operators.coreos.com/my-group created
63
```
64
0 commit comments