File tree Expand file tree Collapse file tree 1 file changed +17
-17
lines changed
Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -27,20 +27,20 @@ grafana:
2727 hosts :
2828 - grafana.uk.2i2c.cloud
2929
30- nginx-ingress :
31- enabled : true
32- controller :
33- ingressClass :
34- # Claim the `nginx` ingress class
35- create : true
36-
37- ingress-nginx :
38- controller :
39- # Turn off this controller
40- replicaCount : 0
41- # Let go of the `nginx` ingress class
42- ingressClassResource :
43- enabled : false
44-
45- clusterEntrypoint :
46- targetController : nginx-ingress
30+ # nginx-ingress:
31+ # enabled: true
32+ # controller:
33+ # ingressClass:
34+ # # Claim the `nginx` ingress class
35+ # create: true
36+ #
37+ # ingress-nginx:
38+ # controller:
39+ # # Turn off this controller
40+ # replicaCount: 0
41+ # # Let go of the `nginx` ingress class
42+ # ingressClassResource:
43+ # enabled: false
44+ #
45+ # clusterEntrypoint:
46+ # targetController: nginx-ingress
You can’t perform that action at this time.
0 commit comments