diff --git a/charts/qbittorrent/Chart.yaml b/charts/qbittorrent/Chart.yaml index 1156cb2..ba27110 100644 --- a/charts/qbittorrent/Chart.yaml +++ b/charts/qbittorrent/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: qbittorrent -version: 0.0.2 +version: 0.0.3 description: Chart for qBittorrent keywords: - downloads diff --git a/charts/qbittorrent/templates/service-monitor.yaml b/charts/qbittorrent/templates/service-monitor.yaml index 758b995..125e3bc 100644 --- a/charts/qbittorrent/templates/service-monitor.yaml +++ b/charts/qbittorrent/templates/service-monitor.yaml @@ -1,4 +1,4 @@ -{{- if and .Values.metrics.enabled .Values.server.metrics.serviceMonitor.enabled }} +{{- if and .Values.metrics.enabled .Values.metrics.serviceMonitor.enabled }} apiVersion: monitoring.coreos.com/v1 kind: ServiceMonitor metadata: