|
|
|
|
@ -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
|
|
|
|
|
|