Open keyolk opened 2 months ago
Are you expecting that if the app-of-apps has ignoreDifferences
set, that it should be reflected in all child applications?
@blakepettersson No, what I'm trying is ignore the tagetRevision only if the application has specific label
Checklist:
argocd version
.Describe the bug
Trying to ignore the
TargetRevision
field if theApplication
has a labelignoreTargetRevision: "true"
. But from the Argocd UI, it always catches the diff.To Reproduce
From the parent application
And the child
Make it sure that if the child app has proper states.
Expected behavior
The diff from
targetRevision
should be ignored from the parent application.Screenshots
Version
Logs
No suspected logs I can see