From c9c73a85ce256f12404990ced9417cd908a389ac Mon Sep 17 00:00:00 2001 From: Joe Monk Date: Mon, 19 Aug 2024 09:59:54 +0100 Subject: [PATCH] Try chaning the dir of the local path chart --- clusters/kairos/local-path-provisioner/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/kairos/local-path-provisioner/helmrelease.yaml b/clusters/kairos/local-path-provisioner/helmrelease.yaml index 60fcc6b..6c47cb4 100644 --- a/clusters/kairos/local-path-provisioner/helmrelease.yaml +++ b/clusters/kairos/local-path-provisioner/helmrelease.yaml @@ -9,7 +9,7 @@ spec: releaseName: local-path-repo chart: spec: - chart: local-path-provisioner + chart: deploy/chart/local-path-provisioner sourceRef: kind: GitRepository name: local-path-repo