chore: Update manifests after change

This commit is contained in:
2025-12-24 21:30:35 +00:00
parent e6d4728bf8
commit 6e1ffbc012
28 changed files with 877 additions and 3 deletions

View File

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