mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
fix nexus ingress
This commit is contained in:
parent
48198c683a
commit
3ea295605e
1 changed files with 2 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue