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