Andreas Krüger 788e41a315
Make sure output from extra args is strings
Setting the following:

```
kube_kubeadm_controller_extra_args:
  address: 0.0.0.0
  terminated-pod-gc-threshold: "100"
```

Results in `terminated-pod-gc-threshold: 100` in the kubeadm config file. But it has to be a string to work.
2018-03-14 19:23:43 +01:00
..
2017-02-27 21:35:51 +01:00
2018-02-06 13:52:22 -05:00
2018-02-10 10:08:26 -06:00
2018-03-05 20:46:39 -06:00
2018-03-08 15:03:42 +08:00
2018-03-08 23:16:02 +08:00
2018-01-29 14:37:48 +03:00