X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fopenstack-k8s-node.sh;h=308f2204ffc25b654111752f070c983eeb0a343b;hb=714f651dd19530510b74e29aa4a5ab084883d0dd;hp=7d49ad5033d565c66808e114f315c1feb0d1a4c6;hpb=2a70bd625394715e391dfb340a5fdaa8c0a4f615;p=oom.git diff --git a/docs/openstack-k8s-node.sh b/docs/openstack-k8s-node.sh index 7d49ad5033..308f2204ff 100644 --- a/docs/openstack-k8s-node.sh +++ b/docs/openstack-k8s-node.sh @@ -1,8 +1,8 @@ #!/bin/bash DOCKER_VERSION=17.03 -KUBECTL_VERSION=1.8.10 -HELM_VERSION=2.8.2 +KUBECTL_VERSION=1.11.5 +HELM_VERSION=2.9.1 # setup root access - default login: oom/oom - comment out to restrict access too ssh key only sed -i 's/PermitRootLogin.*/PermitRootLogin yes/' /etc/ssh/sshd_config