chore: Update manifests after change

This commit is contained in:
2026-04-06 01:55:00 +00:00
parent 30534c528f
commit 901cb71d0d
25 changed files with 1405 additions and 27 deletions

View File

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