Setting up the VIP AuthHub in new DR .
As part of the activity, we want to know how to get the MEK secret.
Is there any way to get the MEK secret ?
Any supported AuthHub release
The MEK secret can be exported using the following command.
kubectl get secret ${RELEASENAME}-ssp-keys-mek -n ${NAMESPACE} -o yaml >mek-secret_backup.yaml
For additional details on how to backup and restore your MEK, please visit the Backing-up and Restoring the MEK