X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fopenstack-k8s-node.sh;h=66dc62939876aeeca56d1ac9e32ccbfad0b76187;hb=f34fa13b2f60b3bc6a340904dbb10c5b678e4799;hp=7d49ad5033d565c66808e114f315c1feb0d1a4c6;hpb=e34a39f3147940502d4cebcec483f0c1693eef2b;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