update alermanager

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

@ -113,7 +113,7 @@ questions:
subquestions: subquestions:
- variable: server.ingress.hosts[0] - variable: server.ingress.hosts[0]
default: "" 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 type: string
required: true required: true
label: Hostname & Path label: Hostname & Path
@ -178,7 +178,7 @@ questions:
subquestions: subquestions:
- variable: alertmanager.ingress.hosts[0] - variable: alertmanager.ingress.hosts[0]
default: "" 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 type: string
required: true required: true
label: Hostname & Path label: Hostname & Path

Loading…
Cancel
Save