diff --git a/argocd-apps/app-1.yaml b/argocd-apps/app-1.yaml index f411bab..73b7cb9 100644 --- a/argocd-apps/app-1.yaml +++ b/argocd-apps/app-1.yaml @@ -18,4 +18,4 @@ spec: syncPolicy: automated: prune: true - selfHeal: true + selfHeal: true \ No newline at end of file diff --git a/argocd-apps/app-2.yaml b/argocd-apps/app-2.yaml index 267b5f6..ac17769 100644 --- a/argocd-apps/app-2.yaml +++ b/argocd-apps/app-2.yaml @@ -18,4 +18,4 @@ spec: syncPolicy: automated: prune: true - selfHeal: true + selfHeal: true \ No newline at end of file