Update route.yaml

This commit is contained in:
sirius0xdev 2026-04-28 13:18:34 -04:00 committed by GitHub
parent d9048a7014
commit 94811c019d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,17 +6,16 @@ metadata:
spec:
parentRefs:
- name: external-http-gateway
hostnames:
- paaas.siriusdevops.com
rules:
- matches:
- path:
type: PathPrefix
value: /paaas
filters:
- type: URLRewrite
urlRewrite:
path:
type: ReplacePrefixMatch
replacePrefixMatch: /
value: /
backendRefs:
- name: paaas-landing-svc
port: 80