mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 20:48:11 +00:00
#669 Updated install command for GKE to include new flag
This commit is contained in:
+2
-1
@@ -153,8 +153,9 @@ helm upgrade --install \
|
||||
ingress-nginx ingress-nginx/ingress-nginx \
|
||||
--namespace ingress-nginx \
|
||||
--set controller.service.type=LoadBalancer \
|
||||
--set service.type: NodePort \
|
||||
--version 4.0.18 \
|
||||
--create-namespace
|
||||
--create-namespace
|
||||
```
|
||||
|
||||
## 8. Get the Load Balancer IP
|
||||
|
||||
Reference in New Issue
Block a user