diff --git a/applications/templates/local-storage.yaml b/applications/templates/local-storage.yaml index 1089036..9e8d1c8 100644 --- a/applications/templates/local-storage.yaml +++ b/applications/templates/local-storage.yaml @@ -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