> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/continuous-delivery/troubleshooting-and-resources/armory/general/kubernetes-namespaces-still-appearing-after-deletion-in-spinnaker-ui.md).

# Kubernetes Namespaces still appearing after deletion in Spinnaker UI

### Issue <a href="#issue" id="issue"></a>

Kubernetes accounts that are removed and deleted from Spinnaker configuration are still showing up in the UI with old resources. When attempting to interact with these resources there is an error and users cannot use them.

### Cause <a href="#cause" id="cause"></a>

This can happen if the environment runs Clouddriver with an SQL backend.There is an issue with the SQL backend where it doesn't respect the resource TTLs (<https://github.com/spinnaker/spinnaker/issues/4803>).
