diff --git a/helmfile.yaml b/helmfile.yaml index c51cc95..590c319 100644 --- a/helmfile.yaml +++ b/helmfile.yaml @@ -19,5 +19,6 @@ releases: - name: prometheus namespace: monitoring chart: prometheus-community/kube-prometheus-stack + disableValidation: true # Missing CRDs on first deploy values: - ./values/prometheus.yaml.gotmpl \ No newline at end of file