增加rolling-update-test的ingress服务配置

pull/10/head
Jimmy Song 2017-05-10 17:12:13 +08:00
parent 4e80db9f0f
commit 5441ab3b1a
1 changed files with 7 additions and 0 deletions

View File

@ -18,3 +18,10 @@ spec:
backend:
serviceName: frontend
servicePort: 80
- host: rolling-update-test.traefik.io
http:
paths:
- path: /
backend:
serviceName: rolling-update-test
servicePort: 9090