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 e466a16 commit fc7d147Copy full SHA for fc7d147
README.md
@@ -65,7 +65,7 @@ oc delete -f config/crd/bases/
65
oc apply -f config/crd/bases/
66
67
make manifests generate
68
-OPERATOR_TEMPLATES=$PWD/templates make run
+OPERATOR_TEMPLATES=$PWD/templates make run-with-webhook
69
```
70
71
9.- Deploy Telemetry:
0 commit comments