From ae4fc73200dfdcd757652f292b9940c88538e505 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 2 Mar 2025 02:37:28 -0600 Subject: [PATCH] add kind --- clusters/cl01tl/standalone/cilium/templates/gateway.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/clusters/cl01tl/standalone/cilium/templates/gateway.yaml b/clusters/cl01tl/standalone/cilium/templates/gateway.yaml index fe671e189..d1812eab7 100644 --- a/clusters/cl01tl/standalone/cilium/templates/gateway.yaml +++ b/clusters/cl01tl/standalone/cilium/templates/gateway.yaml @@ -28,5 +28,6 @@ spec: mode: Terminate certificateRefs: - group: '' + kind: Secret name: https-gateway-cert namespace: kube-system