Page cover image

Deleting a Code Account from gopaddle UI does not detach annotation in resources

Scenario

After deleting a registered GitHub account from gopaddle UI, some of the Kubernetes resources still show the runbook icon

Solution

  • List filtered resources with runbooks

  • Edit the resource using a YAML editor and remove the annotation gopaddle.io/runbookHub and the label runbook: 'true' and Submit the changes.

  • Click on the Refresh option to refresh the resources list.

Last updated