X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fopenstack-k8s-node.sh;h=308f2204ffc25b654111752f070c983eeb0a343b;hb=270d3260fe4c924816e82eca59c4847a28182f68;hp=7d49ad5033d565c66808e114f315c1feb0d1a4c6;hpb=3dd1b4004420360d2643977690da07dc3368bf0d;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