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

@ -44,3 +44,4 @@ spec:
selfHeal: true selfHeal: true
syncOptions: syncOptions:
- CreateNamespace=true - CreateNamespace=true
- RespectIgnoreDifferences=true