1
0
Fork 0

Update usage of .local with .minikube in k8s docs

Fixes #1521
This commit is contained in:
Ed Robinson 2017-05-04 13:31:38 +01:00 committed by Ludovic Fernandez
parent 5f0b215e90
commit c7281df230
4 changed files with 22 additions and 22 deletions

View file

@ -4,21 +4,21 @@ metadata:
name: cheese
spec:
rules:
- host: stilton.local
- host: stilton.minikube
http:
paths:
- path: /
backend:
serviceName: stilton
servicePort: http
- host: cheddar.local
- host: cheddar.minikube
http:
paths:
- path: /
backend:
serviceName: cheddar
servicePort: http
- host: wensleydale.local
- host: wensleydale.minikube
http:
paths:
- path: /