Disable NetBox chart ingress

This commit is contained in:
2026-06-18 17:26:04 +00:00
parent 0723488c4a
commit b47108d826
+1 -13
View File
@@ -1,17 +1,5 @@
ingress: ingress:
enabled: true enabled: false
className: nginx
annotations:
cert-manager.io/cluster-issuer: home-lab-ca
hosts:
- host: netbox.home.lan
paths:
- path: /
pathType: Prefix
tls:
- secretName: netbox-home-lan-tls
hosts:
- netbox.home.lan
persistence: persistence:
enabled: true enabled: true