1
0
Fork 0

Update Kubernetes Port Documentation

This commit is contained in:
Daniel Tomcej 2018-05-25 09:26:05 -06:00 committed by Traefiker Bot
parent e3671cbb04
commit 10ca35dccd
3 changed files with 19 additions and 7 deletions

View file

@ -28,6 +28,11 @@ spec:
containers:
- image: traefik
name: traefik-ingress-lb
ports:
- name: http
containerPort: 80
- name: admin
containerPort: 8080
args:
- --api
- --kubernetes