You need to sign in or sign up before continuing.
MDM URI on Deployment Files
Description
MDM URL should ne on the PDLC DP Deployment file
Solution
The fix is to add an env var (already supported) like the following:
- name: MDM_URL
value: "http://mdm-api.he-codeco-mdm.svc.cluster.local:8090"
Edited by Panagiotis Karamolegkos