diff --git a/argocd/apps/gitea.yaml b/argocd/apps/gitea.yaml index dbd9e66..215d7c5 100644 --- a/argocd/apps/gitea.yaml +++ b/argocd/apps/gitea.yaml @@ -43,4 +43,5 @@ spec: prune: false selfHeal: true syncOptions: - - CreateNamespace=true \ No newline at end of file + - CreateNamespace=true + - RespectIgnoreDifferences=true \ No newline at end of file