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 cccfc12 commit 6d53708Copy full SHA for 6d53708
kubernetes/samples/charts/voyager/README.md
@@ -103,7 +103,7 @@ $ curl -k -H 'host: domain2.org' https://${HOSTNAME}:30307/testwebapp/
103
## Uninstall the Voyager Operator
104
After removing all the Voyager Ingress resources, uninstall the Voyager operator:
105
```
106
-helm delete --purge voyager-operator
+$ helm delete --purge voyager-operator
107
108
109
## Install and uninstall the Voyager operator with setup.sh
0 commit comments