LDAP Provider not saved after clicking save

Hi, I am running keycloak on kubernetes from the image Quay 19.0.3

Everything else is working except being able to add an LDAP Provider. I am able to make all the required settings and test the connection to the LDAP server successfully. When I click save, I get the green notification saying it has been saved and am then taken back to screen where I can choose to add an LDAP or Kerbors provider, but the LDAP entry I created is not listed.

I am using a single keycloak instance created from the operator and a single postgreSQL database instance, so there should be no issue related to replication.

Other areas of keycloak i.e. static users and scopes are saving and persisting changes just fine.

Anyone got any ideas what might be wrong.