We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 119b67e commit b3c9ab8Copy full SHA for b3c9ab8
1 file changed
README.md
@@ -20,7 +20,7 @@ Clone the repository, `cd` into it, connect to a K8s cluster, then run
20
```
21
make
22
make install
23
-make deploy IMG=gomba999/webapp-operator:0.0.2
+make deploy IMG=gomba999/webapp-operator:latest
24
25
26
As an alternative to deploying WebApp to the cluster, it can run locally against it after installing it:
0 commit comments