Commit efdc0a94 authored by Andres Anaya Amariels's avatar Andres Anaya Amariels 🚀
Browse files

no atomic in helm

prometheus.enabled null
parent 7178861d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -607,7 +607,7 @@ monitoring:
  prometheus:
      # -- With prometheus.enabled: "". It won't be deployed. prometheus.enable: "true"
      # -- It will deploy prometheus
      enable: "true"
      enable: ""
      image: 
        # -- The docker image repository to use
        repository: "prom/prometheus"