Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
@@ -31,11 +31,17 @@ blockyConfig: {}
|
|||||||
# default:
|
# default:
|
||||||
# - 1.1.1.1
|
# - 1.1.1.1
|
||||||
|
|
||||||
|
# -- Configures blocky webUI
|
||||||
|
# Requires apiURL or ingress
|
||||||
webUI:
|
webUI:
|
||||||
|
# -- Enable the WebUI
|
||||||
enabled: true
|
enabled: true
|
||||||
|
# -- url to the api, used by the WebUI. Only required when not using ingress
|
||||||
apiURL: "127.0.0.1:4000"
|
apiURL: "127.0.0.1:4000"
|
||||||
|
|
||||||
|
# -- some general blocky settings
|
||||||
blocky:
|
blocky:
|
||||||
|
# -- Enable prometheus annotations
|
||||||
enablePrometheus: true
|
enablePrometheus: true
|
||||||
|
|
||||||
probes:
|
probes:
|
||||||
|
|||||||
Reference in New Issue
Block a user