Clark Case
Clark Case
> Are you sure you need to create it? It should be created automatically... When I add an object to a type definition, there is no HasModellingRule reference created automatically,...
It looks like when I add an object to a type, it now has "ModellingRule_Mandatory" assigned automatically. Thanks!
I added a new namespace to the namespace array and made my type part of that namespace - that seems to have worked.
Thanks - I'll just try it in Firefox.
For what it is worth I'm having the same problem. I'm not sure that running "npm install" in the module directory is the right thing either given the docker environment.
Work around - after issuing the helm command, get the details of the c2e-adapter-http service: `kubectl get svc c2e-adapter-http -ojson -n $NS` Copy out the "spec" section into a text...