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 deleting a resource in the k8s folder of application repo (source), it remains in the gitops repo (destination) until manually deleted there.
This is confusing. Maybe gitops-build-lib could force sync app -> gitops repo. e.g. delete first then commit new files?