From 2435e194e22b857b75b9ff19e01c9bcb8495cba7 Mon Sep 17 00:00:00 2001 From: Matthias Hinrichs Date: Sun, 10 May 2026 14:15:41 +0200 Subject: [PATCH] updated app config --- 08_cluster_infrastructure/local-path/application.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/08_cluster_infrastructure/local-path/application.yaml b/08_cluster_infrastructure/local-path/application.yaml index 89e101b..3b922f8 100644 --- a/08_cluster_infrastructure/local-path/application.yaml +++ b/08_cluster_infrastructure/local-path/application.yaml @@ -9,9 +9,8 @@ spec: server: https://kubernetes.default.svc namespace: local-path-storage sources: - - chart: local-path-provisioner - repoURL: 'https://github.com/rancher/local-path-provisioner.git' - targetRevision: 0.0.36 + - repoURL: 'https://github.com/rancher/local-path-provisioner.git' + targetRevision: v0.0.36 path: deploy/chart/local-path-provisioner helm: releaseName: local-path-provisioner