forked from Ivasoft/traefik
Merge pull request #1098 from ddunkin/fix-k8s-example-ui
Fix k8s example UI port.
This commit is contained in:
@@ -10,7 +10,7 @@ spec:
|
||||
ports:
|
||||
- name: web
|
||||
port: 80
|
||||
targetPort: 8080
|
||||
targetPort: 8081
|
||||
---
|
||||
apiVersion: extensions/v1beta1
|
||||
kind: Ingress
|
||||
|
||||
Reference in New Issue
Block a user