Skip to content

Commit 7a91640

Browse files
Travis Raineshbagdi
Travis Raines
authored andcommitted
docs: correct broken Helm 3 command (Kong#793)
1 parent bccc41a commit 7a91640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deployment/k4k8s-enterprise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ $ helm install kong/kong \
148148
149149
# Helm 3
150150
$ helm install kong/kong --generate-name
151-
--name demo --namespace kong \
151+
--namespace kong \
152152
--values https://l.yolo42.com/k4k8s-enterprise-helm-values \
153153
--set ingressController.installCRDs=false
154154
```

0 commit comments

Comments
 (0)