aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/rancher/oom_entrypoint.sh
diff options
context:
space:
mode:
authorMichael O'Brien <michael@obrienlabs.org>2018-11-06 14:32:29 -0500
committerMichael O'Brien <michael@obrienlabs.org>2018-11-06 14:41:37 -0500
commitdec32696e584e56017900c3878bea4b9d1edd25b (patch)
treee0671baf394a75a99b3cf03dbdbe695da9313c1c /deploy/rancher/oom_entrypoint.sh
parent725fc53a254abd0af88771e52effbd20a9e6f5b9 (diff)
align Rancher/k8s with 1.6.22 post RC1
Change-Id: I17ebbd77dd92b88a20ae7936955a15a78fb11435 Issue-ID: LOG-806 Signed-off-by: Michael O'Brien <michael@obrienlabs.org>
Diffstat (limited to 'deploy/rancher/oom_entrypoint.sh')
-rwxr-xr-xdeploy/rancher/oom_entrypoint.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/deploy/rancher/oom_entrypoint.sh b/deploy/rancher/oom_entrypoint.sh
index 938901f..91eacf0 100755
--- a/deploy/rancher/oom_entrypoint.sh
+++ b/deploy/rancher/oom_entrypoint.sh
@@ -20,13 +20,13 @@
# after this run the standard oom install
# this installation can be run on amy ubuntu 16.04 VM or physical host
# https://wiki.onap.org/display/DW/ONAP+on+Kubernetes
-# source from https://jira.onap.org/browse/OOM-715
+# source from https://jira.onap.org/browse/LOG-325
# Michael O'Brien
#
# Amsterdam
# Rancher 1.6.10, Kubernetes 1.7.7, Kubectl 1.7.7, Helm 2.3.0, Docker 1.12
-# master
-# Rancher 1.6.14, Kubernetes 1.8.10, Kubectl 1.8.10, Helm 2.8.2, Docker 17.03
+# master (casablanca : RC2)
+# Rancher 1.6.22, Kubernetes 1.11.2, Kubectl 1.11.2, Helm 2.9.2, Docker 17.03
# run as root - because of the logout that would be required after the docker user set
usage() {