Rollback to 1.11.3

Fixes #299
This commit is contained in:
Marcos Lilljedahl
2018-10-26 13:51:54 -03:00
parent 7a0c12590c
commit 9d44ff74de
3 changed files with 9 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
3. (Optional) Create an nginx deployment:
kubectl apply -f https://raw.githubusercontent.com/kubernetes/website/master/content/cn/docs/user-guide/nginx-app.yaml
kubectl apply -f https://raw.githubusercontent.com/kubernetes/website/master/content/en/examples/application/nginx-app.yaml
The PWK team.