Files
argocd-apps/apps/base/ghp/httproute.yaml
T
unkin-agent 916b0c5e70
ci/woodpecker/pr/vector-test Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
ghp: serve at ghp.unkin.net (gateway + cert + httproute + DNS)
2026-08-13 22:28:58 +10:00

41 lines
882 B
YAML

---
apiVersion: gateway.networking.k8s.io/v1
kind: HTTPRoute
metadata:
name: ghp-route
namespace: ghp
annotations:
argocd.argoproj.io/sync-wave: "2"
spec:
hostnames:
- ghp.unkin.net
- ghp.k8s.syd1.au.unkin.net
parentRefs:
- group: gateway.networking.k8s.io
kind: Gateway
name: ghp
sectionName: http-primary
- group: gateway.networking.k8s.io
kind: Gateway
name: ghp
sectionName: http-admin
- group: gateway.networking.k8s.io
kind: Gateway
name: ghp
sectionName: https-primary
- group: gateway.networking.k8s.io
kind: Gateway
name: ghp
sectionName: https-admin
rules:
- backendRefs:
- group: ""
kind: Service
name: ghp
port: 80
weight: 1
matches:
- path:
type: PathPrefix
value: /