Error During MDM-API deployment
Unfortunately, I received the following error:
Error: unable to build kubernetes objects from release manifest: error validating "": error validating data: [unknown object type "nil" in Secret.data.oidc_client_id, unknown object type "nil" in Secret.data.oidc_client_secret, unknown object type "nil" in Secret.stringData.oidc_introspect_url]
when I executed:
helm --kube-context=$MDM_CONTEXT -n $MDM_NAMESPACE install mdm-api ./mdm-api/src/helm [-f my_values.yaml]