From 8cc99cb7af0e086e020bc8a2935870ff4a042769 Mon Sep 17 00:00:00 2001 From: Victor Barba Martin Date: Thu, 4 Nov 2021 16:48:10 +0100 Subject: [PATCH] add aplications to kustomization --- k8s/monitoring/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/k8s/monitoring/Chart.yaml b/k8s/monitoring/Chart.yaml index 764884a..95b8d1c 100644 --- a/k8s/monitoring/Chart.yaml +++ b/k8s/monitoring/Chart.yaml @@ -2,6 +2,6 @@ apiVersion: v2 name: monitoring version: 1.0 dependencies: -- name: kube-prometheus-stack - version: "19.2.2" - repository: "https://prometheus-community.github.io/helm-charts" \ No newline at end of file + - name: kube-prometheus-stack + version: "19.2.2" + repository: "https://prometheus-community.github.io/helm-charts" \ No newline at end of file