Updated FQDN to .local by default

This commit is contained in:
jprdonnelly
2020-01-10 09:55:15 -05:00
parent 6964b964db
commit dffc277a84

View File

@@ -109,7 +109,7 @@ alertmanager:
## Must be provided if Ingress is enabled
##
hosts:
- alertmanager.aks
- alertmanager.local
# - domain.com/alertmanager
## alertmanager Ingress TLS configuration
@@ -663,7 +663,7 @@ server:
## Must be provided if Ingress is enabled
##
hosts:
- prometheus.aks
- prometheus.local
# - domain.com/prometheus
## Prometheus server Ingress TLS configuration
@@ -887,7 +887,7 @@ pushgateway:
## Must be provided if Ingress is enabled
##
hosts:
- pushgateway.aks
- pushgateway.local
# - domain.com/pushgateway
## pushgateway Ingress TLS configuration