Add Affine gateway listener and certificate

This commit is contained in:
2026-05-31 23:47:53 +02:00
parent bd8e5a45e5
commit 721185b4fd
3 changed files with 40 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ resources:
- openwebui/certificate.yaml
- searxng/certificate.yaml
- docuseal/certificate.yaml
- affine/certificate.yaml
patches:
# Internal gateway patches
@@ -296,6 +297,12 @@ patches:
kind: Gateway
name: gateway-internal
path: docuseal/gateway-patch.yaml
- target:
group: gateway.networking.k8s.io
version: v1
kind: Gateway
name: gateway-internal
path: affine/gateway-patch.yaml
# Public gateway patches
- target: