chore: Update manifests after change

This commit is contained in:
2026-05-18 02:46:10 +00:00
committed by Alex Lebens
parent a95cb74869
commit d2a7d5bc7e
63 changed files with 1 additions and 2727 deletions
@@ -1,21 +0,0 @@
apiVersion: gateway.networking.k8s.io/v1alpha2
kind: TCPRoute
metadata:
name: gitea-ssh
namespace: gitea
labels:
app.kubernetes.io/name: gitea-ssh
app.kubernetes.io/instance: gitea
app.kubernetes.io/part-of: gitea
spec:
parentRefs:
- group: gateway.networking.k8s.io
kind: Gateway
name: traefik-gateway
namespace: traefik
sectionName: ssh
rules:
- backendRefs:
- kind: Service
name: gitea-ssh
port: 22