Disable NetBox chart ingress
This commit is contained in:
+1
-13
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user