From 2779fcf05604b8fe056e869c1935850bb3285443 Mon Sep 17 00:00:00 2001 From: theautomation Date: Tue, 3 Jan 2023 20:08:23 +0100 Subject: [PATCH] Changed certificate secret name --- deploy/k8s/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/k8s/manifest.yaml b/deploy/k8s/manifest.yaml index 262dc3d..0684790 100644 --- a/deploy/k8s/manifest.yaml +++ b/deploy/k8s/manifest.yaml @@ -190,4 +190,4 @@ spec: tls: - hosts: - radicale.theautomation.nl - secretName: cloudflare-tls + secretName: tls-wildcard-theautomation-nl