in other words, why do I get this when deploying from the Rancher UI and it's internal helm or some other magical process but not from my workstation targeting the same cluster, using the same chart and associated values.yml:
"Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: error validating "": error validating data: [ValidationError(Deployment.spec.template.spec.nodeSelector.kubernetes): invalid type for io.k8s.api.core.v1.PodSpec.nodeSelector: got "map", expected "string", ValidationError(Deployment.spec.template.spec.securityContext.seccompProfile): missing required field "type" in io.k8s.api.core.v1.SeccompProfile]"