yarn startyarn test-
Start Port Forwarding
Run the provided script:sh ./startUpForwards.sh start
-
Verify Kubernetes Context
Ensure you're using the correct Kubernetes environment:kubectl config use-context aks-beta-fint-2021-11-23
-
Set the Namespace
Confirm the namespace is properly configured:
NAMESPACE="fintlabs-no"
kubectl config set-context --current --namespace="fintlabs-no"- Check Proxy Configuration
Verify that yoursetupProxy.jsfile matches the specified namespace.