Commit 2baea8f
authored
Make ArgoCD ignore annotation on ImageRepository when sycning (#4051)
Ignore image-controller.appstudio.redhat.com/update-component-image
because controller is removing annotation after it is done with it.
Without ignoring it, it would be constant loop fight between argoCD
syncing and controller removing it
Signed-off-by: Hugo Ares <[email protected]>1 parent a615d2a commit 2baea8f
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
| |||
0 commit comments