From 2f5a1bdbf66fdfa9905602d72e4b6f37082e1bb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Fri, 20 Jun 2025 09:54:45 +0200 Subject: [PATCH] fix(plume): Add clusterissuer for plume --- charts/plume/values.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/charts/plume/values.yaml b/charts/plume/values.yaml index 22e41fb7..1fa05ca2 100644 --- a/charts/plume/values.yaml +++ b/charts/plume/values.yaml @@ -49,8 +49,10 @@ ingress: enabled: true className: "nginx" annotations: + cert-manager.io/cluster-issuer: letsencrypt-staging + nginx.ingress.kubernetes.io/backend-protocol: HTTPS + nginx.ingress.kubernetes.io/ssl-passthrough: "true" nginx.ingress.kubernetes.io/ssl-redirect: "true" - nginx.ingress.kubernetes.io/backend-protocol: HTTP hosts: - host: plume.srv.oceanbox.io paths: