New dashboards and plugins not replicating across k8 pods

Using Grafana 10.2.2 in a 2 pod kubernetes setup with persistent MySQL

When creating new dashboards, and also when installing new plugins via the admin-plugins page, they are only created on the pod we are connected to.

If we refresh our browser and end up on the other pod the dashboard is gone and the plugin not installed. Refresh some more times end up on the original pod and the dashboard and plugins are available there.

Killing and rebuilding the pods solves the issue but isn’t viable as we have multiple users creating dashboards without kubernetes access.

Have I missed something in the configuration?

Hello @warrnamboolinternati
can you show the yaml files you are using for the grafana app in k8s?