From 3ea295605ef33448dc08088756b7f0a928c65e47 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sat, 22 Oct 2022 16:55:52 -0500 Subject: [PATCH] fix nexus ingress --- nexus-repository-manager/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nexus-repository-manager/values.yaml b/nexus-repository-manager/values.yaml index b08cf5f..37a8407 100644 --- a/nexus-repository-manager/values.yaml +++ b/nexus-repository-manager/values.yaml @@ -104,6 +104,8 @@ nexus-repository-manager: ingressClassName: nginx annotations: nginx.ingress.kubernetes.io/proxy-body-size: "0" + kubernetes.io/ingress.class: nginx + cert-manager.io/cluster-issuer: letsencrypt-production hostPath: / hostRepo: nexus.durp.info tls: