Move arr/seerr off gateway-internal to dedicated gateway

This commit is contained in:
2026-06-21 10:48:08 +02:00
parent f1286e4d0b
commit d40d05894a
13 changed files with 0 additions and 240 deletions

View File

@@ -13,16 +13,12 @@ resources:
# Certificates
- authentik/certificate.yaml
- argocd/certificate.yaml
- arrstack/radarr-certificate.yaml
- arrstack/sonarr-certificate.yaml
- bentopdf/certificate.yaml
- gitea/certificate.yaml
- immich/certificate.yaml
- infisical/certificate.yaml
- it-tools/certificate.yaml
- jellyfin/certificate.yaml
- seerr/certificate.yaml
- seerr/test-certificate.yaml
- jenkins/certificate.yaml
- longhorn/certificate.yaml
- monitoring/certificate.yaml
@@ -30,7 +26,6 @@ resources:
- netbootxyz/certificate.yaml
- passbolt/certificate.yaml
- proxmox/certificate.yaml
- prowlarr/certificate.yaml
- resume/resume-certificate.yaml
- resume/minio-certificate.yaml
- resume/minio-webui-certificate.yaml
@@ -38,7 +33,6 @@ resources:
- minio-aistor/console-certificate.yaml
- technitium/technitium-certificate.yaml
- technitium/technitium-backup-certificate.yaml
- torrent/certificate.yaml
- truenas/certificate.yaml
- unifi/certificate.yaml
- wikijs/certificate.yaml
@@ -87,18 +81,6 @@ patches:
kind: Gateway
name: gateway-internal
path: infisical/gateway-patch.yaml
- target:
group: gateway.networking.k8s.io
version: v1
kind: Gateway
name: gateway-internal
path: seerr/gateway-patch.yaml
- target:
group: gateway.networking.k8s.io
version: v1
kind: Gateway
name: gateway-internal
path: seerr/test-gateway-patch.yaml
- target:
group: gateway.networking.k8s.io
version: v1
@@ -123,30 +105,6 @@ patches:
kind: Gateway
name: gateway-internal
path: netbootxyz/gateway-patch.yaml
- target:
group: gateway.networking.k8s.io
version: v1
kind: Gateway
name: gateway-internal
path: arrstack/radarr-gateway-patch.yaml
- target:
group: gateway.networking.k8s.io
version: v1
kind: Gateway
name: gateway-internal
path: arrstack/sonarr-gateway-patch.yaml
- target:
group: gateway.networking.k8s.io
version: v1
kind: Gateway
name: gateway-internal
path: prowlarr/gateway-patch.yaml
- target:
group: gateway.networking.k8s.io
version: v1
kind: Gateway
name: gateway-internal
path: torrent/gateway-patch.yaml
- target:
group: gateway.networking.k8s.io
version: v1