X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fopenstack-k8s-node.sh;h=66dc62939876aeeca56d1ac9e32ccbfad0b76187;hb=633217a4a45b96ed4c635cffd0b800eb5851f4fb;hp=7d49ad5033d565c66808e114f315c1feb0d1a4c6;hpb=0c2d6fb07e947781c96a5d68a6481aee739926fa;p=oom.git diff --git a/docs/openstack-k8s-node.sh b/docs/openstack-k8s-node.sh index 7d49ad5033..66dc629398 100644 --- a/docs/openstack-k8s-node.sh +++ b/docs/openstack-k8s-node.sh @@ -2,7 +2,7 @@ DOCKER_VERSION=17.03 KUBECTL_VERSION=1.8.10 -HELM_VERSION=2.8.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