From df89867fcc1bdd0ab28820249187b8d238fc9440 Mon Sep 17 00:00:00 2001 From: GeorgeRaven Date: Sat, 10 Jan 2026 16:20:14 +0000 Subject: [PATCH] Using dns issuer for gateway certs Changelog: added Signed-off-by: GeorgeRaven --- charts/envoy-gateway/templates/gateway.yaml | 2 +- charts/netbird/templates/gateway/httproute-api.yaml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/charts/envoy-gateway/templates/gateway.yaml b/charts/envoy-gateway/templates/gateway.yaml index 456d5e75..5f9d2bc8 100644 --- a/charts/envoy-gateway/templates/gateway.yaml +++ b/charts/envoy-gateway/templates/gateway.yaml @@ -4,7 +4,7 @@ metadata: name: envoy annotations: # https://cert-manager.io/docs/usage/gateway/#supported-annotations - cert-manager.io/cluster-issuer: aux-issuer + cert-manager.io/cluster-issuer: letsencrypt-dns cert-manager.io/revision-history-limit: "1" spec: gatewayClassName: envoy diff --git a/charts/netbird/templates/gateway/httproute-api.yaml b/charts/netbird/templates/gateway/httproute-api.yaml index 71e1f191..468f624c 100644 --- a/charts/netbird/templates/gateway/httproute-api.yaml +++ b/charts/netbird/templates/gateway/httproute-api.yaml @@ -20,7 +20,6 @@ spec: kind: Gateway name: envoy namespace: envoy-gateway - # sectionName: collaboration-https rules: - backendRefs: - group: ""