diff options
Diffstat (limited to '')
-rw-r--r-- | third-party/grafana/helmfile.yaml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/third-party/grafana/helmfile.yaml b/third-party/grafana/helmfile.yaml deleted file mode 100644 index 3c98528..0000000 --- a/third-party/grafana/helmfile.yaml +++ /dev/null @@ -1,10 +0,0 @@ -repositories: - - name: grafana - url: https://grafana.github.io/helm-charts - -releases: - - name: grafana - namespace: monitoring - chart: grafana/grafana - values: - - ./values.yaml |