-
Bug
-
Resolution: Won't Do
-
Normal
-
None
-
8
-
False
-
False
-
Undefined
-
Bugzilla Ticket:
https://bugzilla.redhat.com/show_bug.cgi?id=1962888
Description of problem:
Even after delete the GitOps operator, the link to login to ArgoCD is still present in the console UI
Version-Release number of selected component (if applicable): 4.7
Steps to Reproduce:
1. Install GitOps Operator
2. Delete the GitOps Operator
3. Go to the console and check that the link is still there
Expected results: The link should be deleted after deleting the operator
Additional info: As a workaround, the link could be deleted with `$ oc delete consolelink/argocd`