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