diff --git a/charts/prometheus/v6.3.0/questions.yml b/charts/prometheus/v6.3.0/questions.yml index 1df0daa..a3c2feb 100644 --- a/charts/prometheus/v6.3.0/questions.yml +++ b/charts/prometheus/v6.3.0/questions.yml @@ -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