diff --git a/templates/distribution/manifests/monitoring/policies/kustomization.yaml.tpl b/templates/distribution/manifests/monitoring/policies/kustomization.yaml.tpl index 4c7d44a5..0fa4c439 100644 --- a/templates/distribution/manifests/monitoring/policies/kustomization.yaml.tpl +++ b/templates/distribution/manifests/monitoring/policies/kustomization.yaml.tpl @@ -19,8 +19,6 @@ resources: - alertmanager.yaml - prometheus-adapter.yaml - grafana.yaml -{{- end }} -{{- if eq $monitoringType "prometheus" }} - prometheus.yaml {{- end }} {{- if eq $monitoringType "mimir" }}