argocd: add RespectIgnoreDifferences for gitea PVC

This commit is contained in:
Nik Afiq 2026-03-21 15:58:52 +09:00
parent f681c62238
commit ce5ecc3865

View File

@ -43,4 +43,5 @@ spec:
prune: false
selfHeal: true
syncOptions:
- CreateNamespace=true
- CreateNamespace=true
- RespectIgnoreDifferences=true