Skip to content

Error during MDM controller deployment

Hi @urb, @lga

I received the following error " Error: unable to build kubernetes objects from release manifest: error validating "": error validating data: ValidationError(Deployment.spec): unknown field "serviceName" in io.k8s.api.apps.v1.DeploymentSpec" when I executed this command "helm --kube-context=$MDM_CONTEXT -n $MDM_NAMESPACE install mdm-controller ./mdm-controller/src/helm [-f my_values.yaml]".

Please also note that the folder name in the repo you pushed is "controller", not "mdm-controller".

Thank you!