I wanted to update the Appsmith config, (It’s deployed over k8 via Helm).
before doing it I wanted to have a backup of all the onboarded users of the workspace.
I know the code base is saved in the GitHub repo (Github integration is done), but not sure where the RBAC data used to get saved.
What is the standard practice to take a backup of user access, and restore it if something goes wrong while updating the k8 appsmith config?