Enable system apps auto sync

This commit is contained in:
Khue Doan 2021-08-22 18:27:05 +07:00
parent a7da7f2549
commit acf42f7d72

View File

@ -20,3 +20,7 @@ spec:
source: source:
repoURL: https://github.com/khuedoan/homelab.git repoURL: https://github.com/khuedoan/homelab.git
path: '{{path}}' path: '{{path}}'
syncPolicy:
automated:
prune: true
selfHeal: true