> For the complete documentation index, see [llms.txt](https://help.gopaddle.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.gopaddle.io/troubleshooting/cluster-resource-view-issues/updating-labels-and-annotations-does-not-get-reflected-in-resources-list.md).

# Updating Labels and Annotations does not get reflected in resources list

### Scenario

Updating Labels and Annotations of a Kubernetes resource using YAML Editor or OpenAPI Schema form does not get reflected in the resources list table.

### Solution

Updating annotations and labels on a Kubernetes resource updates the resource's metadata, however this type of update does not trigger an update event. In order to fetch the updated information click on the **Refresh** option to refresh the resources list.

<figure><img src="https://lh7-us.googleusercontent.com/E6aFPXycWyCsSeBSZLOggdAnDas6A_Rm2K5QOleJZwOomHb5b4LvTy5_IeEueShZ5jQQJIigYHf_ZFrk0L6UJ0_CK60Np8Twe-yvEL7Xj1Bc4Ax0un2G369Uy7X9KZuVToAYN0NeBd-ZGKgyj5Qh69E" alt=""><figcaption><p>Refresh the Cluster Page</p></figcaption></figure>

<br>
