Files
infrastructure/clusters/cl01tl/manifests/excalidraw/HTTPRoute-excalidraw.yaml
gitea-bot 9291ffd1c2 Automated Manifest Update (#3307)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #3307
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
2026-01-18 03:45:07 +00:00

31 lines
709 B
YAML

apiVersion: gateway.networking.k8s.io/v1
kind: HTTPRoute
metadata:
name: excalidraw
labels:
app.kubernetes.io/instance: excalidraw
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: excalidraw
helm.sh/chart: excalidraw-4.6.2
namespace: excalidraw
spec:
parentRefs:
- group: gateway.networking.k8s.io
kind: Gateway
name: traefik-gateway
namespace: traefik
hostnames:
- "excalidraw.alexlebens.net"
rules:
- backendRefs:
- group: ""
kind: Service
name: excalidraw
namespace: excalidraw
port: 80
weight: 100
matches:
- path:
type: PathPrefix
value: /