Hi, I am using https://github.com/codecentric/helm-charts/tree/master/charts/keycloak and I followed the instruction to import an existing realm.
- it does not work using KEYCLOAK_IMPORT ( it says the script upload is disabled )
- it does not work even by setting -Dkeycloak.profile.feature.upload_scripts=enabled ( which shall be - in time - deprecated and removed, so I cannot rely on that for long)
- it does not work from the web interface ( same as above )
How are we supposed to export and (successfully) re-import a realm?
Thank you for your time
Kind regards