Fix kustomization: remove shelfmark/docuseal, recreate affine gateway files

This commit is contained in:
2026-06-02 19:32:03 +02:00
parent d7bf168d17
commit cb7ec67524
15 changed files with 372 additions and 14 deletions

View File

@@ -30,7 +30,6 @@ resources:
- technitium/technitium-backup-certificate.yaml
- truenas/certificate.yaml
- unifi/certificate.yaml
- shelfmark/certificate.yaml
- wikijs/certificate.yaml
- zipline/certificate.yaml
- vaultwarden/certificate.yaml
@@ -41,7 +40,6 @@ resources:
- ollama/certificate.yaml
- openwebui/certificate.yaml
- searxng/certificate.yaml
- docuseal/certificate.yaml
- affine/certificate.yaml
- pelican/certificate.yaml
@@ -179,12 +177,6 @@ patches:
kind: Gateway
name: gateway-internal
path: resume/resume-gateway-patch.yaml
- target:
group: gateway.networking.k8s.io
version: v1
kind: Gateway
name: gateway-internal
path: shelfmark/gateway-patch.yaml
- target:
group: gateway.networking.k8s.io
version: v1
@@ -257,12 +249,6 @@ patches:
kind: Gateway
name: gateway-internal
path: searxng/gateway-patch.yaml
- target:
group: gateway.networking.k8s.io
version: v1
kind: Gateway
name: gateway-internal
path: docuseal/gateway-patch.yaml
- target:
group: gateway.networking.k8s.io
version: v1