From 3d4c6ba948ac5e773bbbc3764e6cfacb232eb0c7 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Tue, 7 Mar 2023 16:58:34 +0100 Subject: [PATCH] fix(blocky): fix blocky servicemonitor --- charts/enterprise/blocky/Chart.yaml | 2 +- charts/enterprise/blocky/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/enterprise/blocky/Chart.yaml b/charts/enterprise/blocky/Chart.yaml index def73defe98..4a96fd15d79 100644 --- a/charts/enterprise/blocky/Chart.yaml +++ b/charts/enterprise/blocky/Chart.yaml @@ -26,7 +26,7 @@ sources: - https://0xerr0r.github.io/blocky/ - https://github.com/0xERR0R/blocky - https://github.com/Mozart409/blocky-frontend -version: 5.0.7 +version: 5.0.8 annotations: truecharts.org/catagories: | - network diff --git a/charts/enterprise/blocky/values.yaml b/charts/enterprise/blocky/values.yaml index da80f4bde2e..455d30c8053 100644 --- a/charts/enterprise/blocky/values.yaml +++ b/charts/enterprise/blocky/values.yaml @@ -319,7 +319,7 @@ metrics: # -- Enable and configure a Prometheus serviceMonitor for the chart under this key. # @default -- See values.yaml enabled: true - type: serviceMonitor + type: "servicemonitor" endpoints: - port: main path: /metrics