chore: Update manifests after change

This commit is contained in:
2026-03-20 22:55:06 +00:00
parent 2b964109c4
commit 5d2190845a
16 changed files with 408 additions and 3 deletions

View File

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