How to copy Sync Server Kube Conf to Database table?
When you install soffid Sync server in kubernetes, a properties file is generated. If this file is not saved in a permanent storage, it could be lost during the Syns Server upgrade process.
Here you are the steps to copy your Kube config to a data base tabkle
unset KUBERNETES_CONFIGURATION_SECRET
export DB_CONFIGURATION_TABLE=syncserver
java -cp "/opt/soffid/iam-sync/bin/bootstrap.jar:/opt/soffid/iam-sync/lib/mariadb-java-client-1.8.0.jar:/opt/soffid/iam-sync/lib/ojdbc10-19.18.0.0.jar" com.soffid.iam.sync.bootstrap.KubernetesSaver