fix(prometheus): fix doc separator (#5999)

This commit is contained in:
Stavros Kois
2023-01-06 09:05:51 +02:00
committed by GitHub
parent db3c2a3dc9
commit 996a97e7ad
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
type: application
version: 7.0.36
version: 7.0.37
annotations:
truecharts.org/catagories: |
- metrics
@@ -1,6 +1,6 @@
{{- define "prometheus.prometheus.additionalscrapejobs" -}}
{{- if (and .Values.prometheus.additionalScrapeConfigs.enabled (eq .Values.prometheus.additionalScrapeConfigs.type "internal") ) }}
--
---
apiVersion: v1
kind: Secret
metadata: