Replies: 2 comments 2 replies
-
@jwilkicki I'm having exactly the same issue - did you ever manage to get this working? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Interestingly, I've just been doing more experimentation: This manifest works
whereas this one does not result in
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all!
I've gone through this a few times and I'm having trouble getting the ApplicationSet to turn on automated sync. I can get it to generate syncOptions but not the automated policy. Here's a trimmed down snippet of my ApplicationSet
My Application ends up looking like this:
I've gone through several iterations of sync options including a version of the patch like this:
I also tried to make it look as close to the example in the docs as possible and I'm still not getting it. Anyone have a suggestion?
Nothing I do seems to get the automated block to show up in the syncPolicy. I'm using Argo CD v3.0.1 installed with Argo CD Helm chart 8.0.3
Beta Was this translation helpful? Give feedback.
All reactions