fixed version number

This commit is contained in:
2026-05-10 14:00:07 +02:00
parent 6283c202e7
commit 728e4e0bc5
@@ -4,11 +4,14 @@ metadata:
name: local-path-provisioner
namespace: argocd
spec:
project: default
project: cluster-infra
destination:
server: https://kubernetes.default.svc
namespace: local-path-storage
source:
# Direktes Linken zum offiziellen GitHub Repo
repoURL: 'https://github.com/rancher/local-path-provisioner.git'
targetRevision: v0.0.36
targetRevision: 0.0.36
path: deploy/chart/local-path-provisioner
helm:
values: |
@@ -21,11 +24,9 @@ spec:
- node: DEFAULT_PATH_FOR_ALL_NODES
paths:
- /opt/local-path-provisioner
destination:
server: 'https://kubernetes.default.svc'
namespace: local-path-storage
syncPolicy:
automated:
prune: true
selfHeal: true
createNamespace: true
syncOptions:
- CreateNamespace=true