mirror of
https://github.com/containous/traefik.git
synced 2025-03-20 22:50:12 +03:00
Merge pull request #1098 from ddunkin/fix-k8s-example-ui
Fix k8s example UI port.
This commit is contained in:
commit
8d0bacf146
@ -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