Set my-recipes app to auto sync

This commit is contained in:
dvirlabs 2025-12-03 02:59:17 +02:00
parent 3e97a849e7
commit 89afadac9b

View File

@ -15,7 +15,7 @@ spec:
destination: destination:
server: https://kubernetes.default.svc server: https://kubernetes.default.svc
namespace: my-apps namespace: my-apps
syncPolicy: [] syncPolicy:
# automated: automated:
# prune: true prune: true
# selfHeal: true selfHeal: true