use host and pathprefix
ci / build (push) Waiting to run Details

This commit is contained in:
CJ_Clippy 2024-06-28 21:32:45 -08:00
parent 146964c75a
commit 486d54d300
2 changed files with 2 additions and 3 deletions

View File

@ -1,7 +1,7 @@
apiVersion: v1
name: fp
description: The Galaxy's Best VTuber Hentai Site
version: 0.0.18
version: 0.0.19
keywords:
- fp
- futureporn

View File

@ -52,13 +52,12 @@ spec:
- web
routes:
- match: PathPrefix(`echo.fp.sbtp.xyz`)
- match: Host(`echo.fp.sbtp.xyz`) || PathPrefix(`/extra/echo`)
kind: Rule
services:
- name: echo
port: 8001
# ---
# apiVersion: networking.k8s.io/v1
# kind: Ingress