Skip to content

Commit 6d53708

Browse files
committed
wip
1 parent cccfc12 commit 6d53708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/samples/charts/voyager/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ $ curl -k -H 'host: domain2.org' https://${HOSTNAME}:30307/testwebapp/
103103
## Uninstall the Voyager Operator
104104
After removing all the Voyager Ingress resources, uninstall the Voyager operator:
105105
```
106-
helm delete --purge voyager-operator
106+
$ helm delete --purge voyager-operator
107107
```
108108

109109
## Install and uninstall the Voyager operator with setup.sh

0 commit comments

Comments
 (0)