Disable NetBox ingress temporarily
This commit is contained in:
@@ -12,7 +12,7 @@ spec:
|
|||||||
helm:
|
helm:
|
||||||
values: |
|
values: |
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: false
|
||||||
className: nginx
|
className: nginx
|
||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/cluster-issuer: home-lab-ca
|
cert-manager.io/cluster-issuer: home-lab-ca
|
||||||
|
|||||||
Reference in New Issue
Block a user