Fix indentation in local-storage.yaml for syncPolicy configuration
This commit is contained in:
parent
108345d35d
commit
188b7d3f4e
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user