From ab570b640b3f0592b59e37d1d0898328c0b059b4 Mon Sep 17 00:00:00 2001 From: Peter Kurfer Date: Sat, 11 May 2024 19:34:51 +0200 Subject: [PATCH] fix: re-use wildcard cert --- contour/resources/default_gateway.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contour/resources/default_gateway.yaml b/contour/resources/default_gateway.yaml index aacffea..d3aec07 100644 --- a/contour/resources/default_gateway.yaml +++ b/contour/resources/default_gateway.yaml @@ -55,7 +55,7 @@ spec: tls: mode: Terminate certificateRefs: - - name: forgejo-tls + - name: wildcard-icb4dc0-de-tls - name: coder-port-forwards hostname: "*.ide.icb4dc0.de" port: 443