chore: Update manifests after change

This commit is contained in:
2026-01-18 00:29:30 +00:00
parent 725511b908
commit b3985f0914
9 changed files with 119 additions and 3 deletions

View File

@@ -0,0 +1,30 @@
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: /