Skip to content

Commit

Permalink
fix(base-cluster/kube-prometheus-stack): remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinWolff committed Aug 23, 2024
1 parent 9c31369 commit bff3de8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{{- define "base-cluster.prometheus.config" -}}
{{- if .Values.global.imageRegistry }}
global:
imageRegistry: {{ .Values.global.imageRegistry }}
imageRegistry: {{ .Values.global.imageRegistry }}
{{- end }}
prometheusOperator:
secretFieldSelector: 'type!=helm.sh/release.v1'
Expand Down

0 comments on commit bff3de8

Please sign in to comment.