mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-05 12:36:21 -03:00
Update library/common/templates/lib/util/_verify_operator.tpl
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
{{- end -}}
|
||||
{{- end -}}
|
||||
{{- if $metrics -}}
|
||||
{{- $operatorList = append $operatorList "prometheus" -}}
|
||||
{{- $operatorList = mustAppend $operatorList "prometheus" -}}
|
||||
{{- end -}}
|
||||
|
||||
{{- range $opName := $operatorList -}}
|
||||
|
||||
Reference in New Issue
Block a user