commit 641614f4f4f74258209097776f97af4cb3f52152 parent e79a0b2c1775d5f9d3274678a1e8ce799ba4cb80 Author: MTRNord <MTRNord@users.noreply.github.com> Date: Wed, 15 Apr 2026 10:52:52 +0200 fixes Signed-off-by: MTRNord <MTRNord@users.noreply.github.com> Diffstat:
| M | apps/talos_cluster/envoy-gateway/email_gateway_settings.yaml | | | 3 | +-- |
| M | apps/talos_cluster/envoy-gateway/gateway_settings.yaml | | | 1 | - |
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/apps/talos_cluster/envoy-gateway/email_gateway_settings.yaml b/apps/talos_cluster/envoy-gateway/email_gateway_settings.yaml @@ -52,7 +52,6 @@ apiVersion: gateway.networking.k8s.io/v1beta1 kind: GatewayClass metadata: name: email-gateway-class - namespace: envoy-gateway spec: controllerName: gateway.envoyproxy.io/gatewayclass-controller parametersRef: @@ -272,4 +271,4 @@ spec: mode: Terminate certificateRefs: - kind: Secret - name: mta-sts.midnightthoughts.space + name: mta-sts.midnightthoughts.space-tls diff --git a/apps/talos_cluster/envoy-gateway/gateway_settings.yaml b/apps/talos_cluster/envoy-gateway/gateway_settings.yaml @@ -17,7 +17,6 @@ apiVersion: gateway.networking.k8s.io/v1beta1 kind: GatewayClass metadata: name: envoy-gateway-class - namespace: envoy-gateway spec: controllerName: gateway.envoyproxy.io/gatewayclass-controller parametersRef: