idk formatting
ci / build (push) Waiting to run Details

This commit is contained in:
CJ_Clippy 2024-06-29 20:48:04 -08:00
parent 93a25bb42c
commit 2729ecea01
2 changed files with 9 additions and 9 deletions

View File

@ -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