chore: Update manifests after change

This commit is contained in:
2025-12-23 22:10:58 +00:00
parent e0c9bc5f4f
commit 6cff0e3c31
2 changed files with 30 additions and 22 deletions

View File

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