From 18404e6d2c448668bdc17bbcdf0d9f5ef0d3f936 Mon Sep 17 00:00:00 2001 From: Marius Ensrud Date: Wed, 28 Oct 2020 12:26:51 +0100 Subject: [PATCH] update alermanager --- charts/prometheus/v6.3.0/questions.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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