Troubleshooting common issues
Problem: Issue with argo-cd app stuck in syncing state indefinetly.Solution:
There is a resource which has the following annotations:
jsonCopy code"helm.sh/hook": "pre-install,pre-upgrade",
"helm.sh/hook-delete-policy": "before-hook-creation",
"hel...
bhuvanchand.hashnode.dev1 min read