Hi, does the Rancher Node Template editor UI suppo...
# rke
g
Hi, does the Rancher Node Template editor UI support list parameter types (repeating parameters) such as if the machine driver allows for
--metatada="foo=bar" --metadata="bar=foo"
? So far I've only found a way to make it work by using a single field and splitting the value by a delimiter. Wondering if there is a more user friendly approach....