-
|
When I am working on using workflows to do a cron workflow, when I make a change in the manifest, it isn't being detected by argo as a change. I have also made changes to the For example in argo: spec.action from create to apply, and it still didn't make a change, I assumed that this would be a thing about argo comparing the string, but the spec.action I think is something that should be picked up. Am I missing something? I am argo 3.3.7. Desired: Live: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hello, |
Beta Was this translation helpful? Give feedback.
Hello,
If you are using ServerSide Diff feature, you may hit this issue, did you deploy the lite or full version of Argo Workflow CRDs ?