mirror of
https://github.com/traefik/traefik.git
synced 2025-11-28 06:01:13 +01:00
examples/k8s: fix ui ingress port out of sync with deployment
This commit is contained in:
parent
60a35c8aba
commit
c360395afc
@ -10,7 +10,7 @@ spec:
|
||||
ports:
|
||||
- name: web
|
||||
port: 80
|
||||
targetPort: 8081
|
||||
targetPort: 8080
|
||||
---
|
||||
apiVersion: extensions/v1beta1
|
||||
kind: Ingress
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user