Michal Zegan | 551e268 | 2019-06-04 16:57:32 +0200 | [diff] [blame] | 1 | --- |
2 | # Set to false to download kubectl in preparation for kubectl role that | ||||
3 | # needs to install it, set to true to immediately install (needed for | ||||
4 | # cases where it is used by verification tests of other roles). | ||||
5 | kubectl_install: false | ||||
6 | # Kubectl version. | ||||
Tomáš Levora | 3950556 | 2019-10-03 13:31:54 +0200 | [diff] [blame] | 7 | kubectl_version: 1.15.4 |