use host and pathprefix
ci / build (push) Waiting to run
Details
ci / build (push) Waiting to run
Details
This commit is contained in:
parent
146964c75a
commit
486d54d300
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue