diff --git a/library/common/templates/lib/util/_verify_operator.tpl b/library/common/templates/lib/util/_verify_operator.tpl index 99090ac3..95e43004 100644 --- a/library/common/templates/lib/util/_verify_operator.tpl +++ b/library/common/templates/lib/util/_verify_operator.tpl @@ -30,7 +30,7 @@ {{- end -}} {{- end -}} {{- if $metrics -}} - {{- $operatorList = append $operatorList "prometheus" -}} + {{- $operatorList = mustAppend $operatorList "prometheus" -}} {{- end -}} {{- range $opName := $operatorList -}}