Skip to content
Snippets Groups Projects
Unverified Commit 788e41a3 authored by Andreas Krüger's avatar Andreas Krüger Committed by GitHub
Browse files

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.
parent 710295bd
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment