I have created this application in GitOps.
I introduced an error in my manifest to force it into degraded state. And the application degraded as expected. Then I fixed the manifest to remove that issue (removing ServiceAccount from manifest which was not available). Application synced the repository to latest commit but the deployment didn’t rollout and application is stuck in degraded state
I did Synchorise
and Hard Refresh
to no avail. It has been in degraded state since last 24 hours or so even after corrected manifest is synced.