Skip to main content
Version: ACE 4

How to extract workspace

If there are the issues with the configuration stored in Data Access Layer pod it might be necessary to extract the configuration locally to troubleshoot the issue by running solution in the debug mode.

Connect to the cluster

Locate the Data Access Layer by running:

kubectl get pods --namespace dev-ace

Copy files from the pod locally

rm -rf ~/git/sapiens/sapiens-digital-journey-api/services/flow-enrich-dal/databases/master/*
kubectl cp dev-ace/flow-enrich-dal-0:/usr/src/app/databases/master ~/git/sapiens/sapiens-digital-journey-api/services/flow-enrich-dal/databases/master/