Update BMRA to v2.0
[kuberef.git] / deploy.env
index 5238261..94e5425 100644 (file)
@@ -2,6 +2,7 @@
 
 export VENDOR=${VENDOR:-ericsson-pod2}
 export INSTALLER=bmra
+export BMRA_PROFILE=$(yq r $CURRENTPATH/hw_config/$VENDOR/idf.yaml bmra.profile)
 
 # Deployment type. Supports "full" and "k8s"
 export DEPLOYMENT=${DEPLOYMENT:-full}