wrong port for the service

This commit is contained in:
ducoterra
2020-04-24 21:18:28 -04:00
parent b309e5fa4a
commit bdc4c90705

View File

@@ -33,7 +33,7 @@ spec:
kind: Rule
services:
- name: test
port: 80
port: 8000
---
@@ -49,6 +49,6 @@ spec:
kind: Rule
services:
- name: test
port: 80
port: 8000
middlewares:
- name: httpsredirect