Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b9b948a8b5 |
@@ -16,7 +16,7 @@ spec:
|
||||
kind: Rule
|
||||
services:
|
||||
- name: $DEPLOY
|
||||
port: 80
|
||||
port: 8000
|
||||
|
||||
---
|
||||
|
||||
@@ -34,7 +34,7 @@ spec:
|
||||
kind: Rule
|
||||
services:
|
||||
- name: $DEPLOY
|
||||
port: 80
|
||||
port: 8000
|
||||
middlewares:
|
||||
- name: httpsredirect
|
||||
|
||||
@@ -56,7 +56,7 @@ spec:
|
||||
kind: Rule
|
||||
services:
|
||||
- name: $DEPLOY
|
||||
port: 80
|
||||
port: 8000
|
||||
|
||||
---
|
||||
|
||||
@@ -74,6 +74,6 @@ spec:
|
||||
kind: Rule
|
||||
services:
|
||||
- name: $DEPLOY
|
||||
port: 80
|
||||
port: 8000
|
||||
middlewares:
|
||||
- name: httpsredirect
|
||||
@@ -16,7 +16,7 @@ spec:
|
||||
kind: Rule
|
||||
services:
|
||||
- name: $DEPLOY
|
||||
port: 80
|
||||
port: 8000
|
||||
|
||||
---
|
||||
|
||||
@@ -34,6 +34,6 @@ spec:
|
||||
kind: Rule
|
||||
services:
|
||||
- name: $DEPLOY
|
||||
port: 80
|
||||
port: 8000
|
||||
middlewares:
|
||||
- name: httpsredirect
|
||||
Reference in New Issue
Block a user