From 8513a0173882174ae1b26137a53811ef1fec9fc2 Mon Sep 17 00:00:00 2001 From: Edward Cheng Date: Thu, 5 Sep 2024 21:31:09 +1000 Subject: [PATCH] update chart for newrelic --- infrastructures/newrelic/env/k3s-cluster/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructures/newrelic/env/k3s-cluster/kustomization.yaml b/infrastructures/newrelic/env/k3s-cluster/kustomization.yaml index d1fec69..4cc031a 100644 --- a/infrastructures/newrelic/env/k3s-cluster/kustomization.yaml +++ b/infrastructures/newrelic/env/k3s-cluster/kustomization.yaml @@ -4,5 +4,5 @@ helmCharts: - name: nri-bundle repo: https://helm-charts.newrelic.com version: 5.0.91 - releaseName: newrelic-bundle + releaseName: nri-bundle valuesFile: values.yaml \ No newline at end of file