mirror of
https://github.com/containous/traefik.git
synced 2025-03-22 02:50:13 +03:00
Fix k8s example UI port.
Port was out of sync from 495cba591f6f558d5e43804a82b3ba5778913eb3.
This commit is contained in:
parent
39e6b16069
commit
354f69b2f6
@ -10,7 +10,7 @@ spec:
|
||||
ports:
|
||||
- name: web
|
||||
port: 80
|
||||
targetPort: 8080
|
||||
targetPort: 8081
|
||||
---
|
||||
apiVersion: extensions/v1beta1
|
||||
kind: Ingress
|
||||
|
Loading…
x
Reference in New Issue
Block a user