X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fopenstack-k8s-node.sh;h=b8462aa5e932c2997dd0501a612e9aa550fbdcf0;hb=f92f643cccdf90ab3cc92c16e8ff89061e280a0a;hp=7d49ad5033d565c66808e114f315c1feb0d1a4c6;hpb=eb412c6bc9d7cdab6b14355c71b2e09b6ce0ab35;p=oom.git diff --git a/docs/openstack-k8s-node.sh b/docs/openstack-k8s-node.sh index 7d49ad5033..b8462aa5e9 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.2 +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