You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I commit to change manifests, i received pod logs of argocd-interlace as below:
time="2023-07-27T03:16:52Z" level=debug msg="update event for app `unstoppable`"
time="2023-07-27T03:16:52Z" level=info msg="no profiles matched with the detected Application sync. skip this time."
time="2023-07-27T03:16:52Z" level=debug msg="key from queue: Application:argocd/unstoppable"
time="2023-07-27T03:16:52Z" level=debug msg="Check if new events in queue 0"
After that, I ran this command to check ApplicationProvenance, but see nothing.
$ kubectl get appprov -n argocd-interlace
No resources found in argocd-interlace namespace.
Hi everyone, I have the following problem
This is my Application on ArgoCD:
When I commit to change manifests, i received pod logs of argocd-interlace as below:
After that, I ran this command to check ApplicationProvenance, but see nothing.
What should I do next to be able to get the same result with https://github.com/argoproj-labs/argocd-interlace/blob/main/docs/example_scenario.md ?
Thanks for everyone's support.
The text was updated successfully, but these errors were encountered: