From 96feb66180f24dd521684350ee3eae5329836c62 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 2 Mar 2025 12:59:30 -0600 Subject: [PATCH] change cert --- clusters/cl01tl/standalone/cilium/templates/gateway.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/standalone/cilium/templates/gateway.yaml b/clusters/cl01tl/standalone/cilium/templates/gateway.yaml index 831544349..70e5b261d 100644 --- a/clusters/cl01tl/standalone/cilium/templates/gateway.yaml +++ b/clusters/cl01tl/standalone/cilium/templates/gateway.yaml @@ -32,5 +32,5 @@ spec: certificateRefs: - group: '' kind: Secret - name: https-gateway-headlamp-cert - namespace: headlamp + name: https-gateway-cert + namespace: kube-system