fix nexus ingress

This commit is contained in:
2022-10-22 16:55:52 -05:00
parent 48198c683a
commit 3ea295605e

View File

@@ -104,6 +104,8 @@ nexus-repository-manager:
ingressClassName: nginx ingressClassName: nginx
annotations: annotations:
nginx.ingress.kubernetes.io/proxy-body-size: "0" nginx.ingress.kubernetes.io/proxy-body-size: "0"
kubernetes.io/ingress.class: nginx
cert-manager.io/cluster-issuer: letsencrypt-production
hostPath: / hostPath: /
hostRepo: nexus.durp.info hostRepo: nexus.durp.info
tls: tls: