chore: Update manifests after change

This commit is contained in:
2025-12-24 06:27:58 +00:00
parent c513fd8f29
commit 33e0edcd53
32 changed files with 329 additions and 251 deletions

View File

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