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
server: https://kubernetes.default.svc
project: default
syncPolicy:
automated:
prune: false
selfHeal: true
syncPolicy:
automated:
prune: false
selfHeal: true
source:
path: deploy
repoURL: https://github.com/rancher/local-path-provisioner.git