Skip to content

Commit fc7d147

Browse files
authored
s/run/run-with-webhook/
1 parent e466a16 commit fc7d147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ oc delete -f config/crd/bases/
6565
oc apply -f config/crd/bases/
6666
6767
make manifests generate
68-
OPERATOR_TEMPLATES=$PWD/templates make run
68+
OPERATOR_TEMPLATES=$PWD/templates make run-with-webhook
6969
```
7070

7171
9.- Deploy Telemetry:

0 commit comments

Comments
 (0)