diff --git a/charts/blocky/Chart.yaml b/charts/blocky/Chart.yaml index c1d7eb0c..b9d03b8c 100644 --- a/charts/blocky/Chart.yaml +++ b/charts/blocky/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: "v0.5" description: DNS proxy as ad-blocker for local network name: blocky -version: 1.1.1 +version: 1.1.2 keywords: - blocky - dbs diff --git a/charts/blocky/templates/service-prometheus.yaml b/charts/blocky/templates/service-prometheus.yaml index f7aff721..04388be9 100644 --- a/charts/blocky/templates/service-prometheus.yaml +++ b/charts/blocky/templates/service-prometheus.yaml @@ -12,7 +12,7 @@ spec: type: {{ .Values.servicePrometheus.type }} ports: - port: {{ .Values.servicePrometheus.port }} - targetPort: http + targetPort: prometheus protocol: TCP name: prometheus selector: