From 257e52febe4e034dd8bd68e43f63835e9ac7a33b Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Mon, 26 Sep 2022 12:07:54 +0200 Subject: [PATCH] Update values.yaml Signed-off-by: Kjeld Schouten-Lebbing --- charts/enterprise/blocky/values.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/charts/enterprise/blocky/values.yaml b/charts/enterprise/blocky/values.yaml index 73e7066e3a7..1cc95050529 100644 --- a/charts/enterprise/blocky/values.yaml +++ b/charts/enterprise/blocky/values.yaml @@ -31,11 +31,17 @@ blockyConfig: {} # default: # - 1.1.1.1 +# -- Configures blocky webUI +# Requires apiURL or ingress webUI: + # -- Enable the WebUI enabled: true + # -- url to the api, used by the WebUI. Only required when not using ingress apiURL: "127.0.0.1:4000" +# -- some general blocky settings blocky: + # -- Enable prometheus annotations enablePrometheus: true probes: