Update k8s to 1.14.2

This commit is contained in:
Marcos Lilljedahl
2019-05-22 20:02:50 -03:00
parent b758b005e9
commit a35c99b9fe
4 changed files with 35 additions and 4 deletions

View File

@@ -125,7 +125,7 @@ function dind::wait-for-apiserver {
}
function dind::frob-cluster {
dind::frob-apiserver
#dind::frob-apiserver
dind::wait-for-apiserver
dind::frob-proxy
}