mirror of
https://github.com/truecharts/charts.git
synced 2026-07-15 02:41:22 -03:00
Update common.yaml
This commit is contained in:
committed by
GitHub
parent
466b222679
commit
c50d99bdaa
@@ -5,7 +5,7 @@
|
||||
{{- if .Values.metrics.prometheus }}
|
||||
{{- $_ := set .Values.podAnnotations "prometheus.io/scrape" "true" -}}
|
||||
{{- $_ := set .Values.podAnnotations "prometheus.io/path" "/metrics" -}}
|
||||
{{- $_ := set .Values.podAnnotations "prometheus.io/scrape" "9100" -}}
|
||||
{{- $_ := set .Values.podAnnotations "prometheus.io/scrape" "9180" -}}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user