Fix indentation in local-storage.yaml for syncPolicy configuration

This commit is contained in:
Marco van Zijl 2025-05-09 20:25:24 +02:00
parent 108345d35d
commit 188b7d3f4e

View File

@ -10,10 +10,10 @@ spec:
namespace: local-path-storage namespace: local-path-storage
server: https://kubernetes.default.svc server: https://kubernetes.default.svc
project: default project: default
syncPolicy: syncPolicy:
automated: automated:
prune: false prune: false
selfHeal: true selfHeal: true
source: source:
path: deploy path: deploy
repoURL: https://github.com/rancher/local-path-provisioner.git repoURL: https://github.com/rancher/local-path-provisioner.git