Pin kubernetes version to v1.2.4
v3.0.1 has issues with volumes, so let's pin it to the previous version. Change-Id: Icd54b6c7f90cdb46556a242fe2979b499d423d7d
This commit is contained in:
parent
a642c77e82
commit
7658500ca6
@ -40,7 +40,8 @@
|
||||
cloud_provider: "generic"
|
||||
#Experimental etcd container deployment
|
||||
etcd_deployment_type: "docker"
|
||||
|
||||
#Set kubernetes version. Note that v3.0.1 has bugs
|
||||
kube_version: "v1.2.4"
|
||||
publishers:
|
||||
- post-tasks:
|
||||
- matches:
|
||||
|
Loading…
x
Reference in New Issue
Block a user