Closed yaosiang closed 2 years ago
Hello @yaosiang! Sorry for letting this hang so long, it sounds like not all resources are correctly cleaned up, are there any leftover apiservices or validatingwebhookconfigurations that might prevent argo from syncing?
I'm going to close this out as it is pretty old at this point, but absolutely re-open if this is still an issue as we definitely would want to figure out what is going on if its still happening!
I am using OpenShift + Argo CD to install loft, the following is my Argo CD manifest. The manifest tells Argo CD to use helm to install loft and feeding some vaules to do customization.
It can be sync loft succssfully at first time.
But, after deleting all resource installed by loft, including loft-agent, APIService, CRD, RBAC...everything. It seems unable to sync loft again and Argo CD keep stucking in Syncing status.
Any suggestion or experience for how to install loft by Argo CD or any other GitOps tools?