docs: update helm_gke script and docs

This commit is contained in:
Bobby DeSimone 2019-03-29 11:41:37 -07:00
parent 5284c8c32b
commit 8ead5b2a7e
No known key found for this signature in database
GPG key ID: AEE4CF12FE86D07E
2 changed files with 11 additions and 3 deletions

View file

@ -65,7 +65,11 @@ Customize for your identity provider run `docker-compose up -f nginx.docker-comp
- Routes default to hosted version of httpbin.org
- Includes all-in-one script
#### kubernetes_gke.sh
#### Auto-magically with helm
<<< @/scripts/helm_gke.sh
#### Manually with kubernetes
<<< @/scripts/kubernetes_gke.sh