Skip to content

Commit b64b007

Browse files
aagrawalrtslAyushi Agrawal
andauthored
enabling auto sync for dhis2 sbx 1 server (#307)
**Story card:** [sc-XXXX](URL) Co-authored-by: Ayushi Agrawal <[email protected]>
1 parent 8131996 commit b64b007

File tree

1 file changed

+3
-1
lines changed
  • k8s/environments/sandbox/argocd-apps

1 file changed

+3
-1
lines changed

k8s/environments/sandbox/argocd-apps/apps.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,9 @@ spec:
420420
syncOptions:
421421
- PruneLast=true
422422
- CreateNamespace=true
423-
automated: false
423+
automated:
424+
prune: true
425+
selfHeal: true
424426

425427
---
426428

0 commit comments

Comments
 (0)