Merge branch 'master' of github.com:sirius0xdev/gcloud-lab

C
jk#
This commit is contained in:
sirius0xdev 2026-04-28 23:17:01 +00:00
commit c2f42f067d

View file

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