From 0b2fdcf86dc1e0674c47b0a55d778ba51daaa514 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Sat, 8 Mar 2025 13:50:25 +0000 Subject: [PATCH] added cert manager configuration --- ingress.yml | 2 +- nexcloud/values.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ingress.yml b/ingress.yml index 7d327c7..7eb881e 100644 --- a/ingress.yml +++ b/ingress.yml @@ -1,5 +1,5 @@ # not in use. remove and add to kb -# ingress exposing and endpoint to an docker running on another server without kubernets +# ingress exposing and endpoint to an docker running on another server without kubernets apiVersion: v1 kind: Endpoints metadata: diff --git a/nexcloud/values.yaml b/nexcloud/values.yaml index ac6537b..921e98a 100644 --- a/nexcloud/values.yaml +++ b/nexcloud/values.yaml @@ -59,6 +59,7 @@ ingress: className: traefik annotations: kubernetes.io/ingress.class: traefik + cert-manager.io/cluster-issuer: "letsencrypt-prod" hosts: - host: cloud.limbosolutions.com paths: