idk formatting
ci / build (push) Waiting to run
Details
ci / build (push) Waiting to run
Details
This commit is contained in:
parent
93a25bb42c
commit
2729ecea01
|
@ -67,11 +67,11 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
entryPoints:
|
entryPoints:
|
||||||
- web
|
- web
|
||||||
# tls:
|
|
||||||
# secretName: echo-cert
|
|
||||||
routes:
|
routes:
|
||||||
- match: Host(`echo.fp.sbtp.xyz`) || PathPrefix(`/extra/echo`)
|
- match: Host(`echo.fp.sbtp.xyz`) || PathPrefix(`/extra/echo`)
|
||||||
kind: Rule
|
kind: Rule
|
||||||
services:
|
services:
|
||||||
- name: echo
|
- name: echo
|
||||||
port: 8001
|
port: 8001
|
||||||
|
# tls:
|
||||||
|
# secretName: echo-cert
|
||||||
|
|
Loading…
Reference in New Issue