update alermanager

master
Marius Ensrud 5 years ago
parent 4c2a5943cc
commit 18404e6d2c

@ -113,7 +113,7 @@ questions:
subquestions:
- variable: server.ingress.hosts[0]
default: ""
description: "Prometheus server ingress hostname (only hostname (default path /) or hostname/path ex: cluster.local/prometheus)"
description: "Prometheus server ingress (only hostname (default path /) or hostname/path ex: cluster.local/prometheus)"
type: string
required: true
label: Hostname & Path
@ -178,7 +178,7 @@ questions:
subquestions:
- variable: alertmanager.ingress.hosts[0]
default: ""
description: "Alertmanager server ingress hostname (only hostname (default path /) or hostname/path ex: cluster.local/alertmanager)"
description: "Alertmanager server ingress (only hostname & default path /, or hostname/path)"
type: string
required: true
label: Hostname & Path

Loading…
Cancel
Save