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