From 382ade21c464d31f7e698a658f1a309441052a6d Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Thu, 12 Sep 2024 11:19:41 +0200 Subject: [PATCH] Give unique secretname minio-console cert --- minio/values-tenant.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minio/values-tenant.yaml b/minio/values-tenant.yaml index 0dcdef4..ab068ed 100644 --- a/minio/values-tenant.yaml +++ b/minio/values-tenant.yaml @@ -100,7 +100,7 @@ ingress: nginx.ingress.kubernetes.io/ssl-passthrough: "true" nginx.ingress.kubernetes.io/backend-protocol: "HTTPS" tls: - - secretName: letsencrypt-prod + - secretName: letsencrypt-prod-2 hosts: - minio-console.hensen.io host: minio-console.hensen.io