Config below, getting the error immediately below. I'm interpreting the error as the yaml is malformed, but it doesn't appear to be.
hudson.remoting.ProxyException: com.fasterxml.jackson.databind.JsonMappingException: Can not deserialize instance of java.lang.String out of START_OBJECT token
at [Source: java.io.BufferedInputStream@27e9e2dc; line: 12, column: 7] (through reference chain: io.fabric8.kubernetes.api.model.Pod["spec"]->io.fabric8.kubernetes.api.model.PodSpec["containers"]->java.util.ArrayList[0]->io.fabric8.kubernetes.api.model.Container["command"]->java.util.ArrayList[0])