REFACTOR(repo): remove template annot from ignoreD

- Allow ArgoCD to detect pod template annotation changes
- Required for source-hash based deployment triggers
This commit is contained in:
2025-12-30 11:17:43 +09:00
parent a6fdc0e059
commit 7bebfca3be

View File

@@ -37,7 +37,6 @@ spec:
- group: apps - group: apps
kind: Deployment kind: Deployment
jqPathExpressions: jqPathExpressions:
- .spec.template.metadata.annotations
- .metadata.annotations - .metadata.annotations
- group: '' - group: ''
kind: Service kind: Service