Compare commits

..

1 Commits
0.0.8 ... 0.0.9

Author SHA1 Message Date
ducoterra
bdc4c90705 wrong port for the service 2020-04-24 21:18:28 -04:00

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