[ARVADOS] updated: 2.0.3-10-gd3ee03dbd
Git user
git at public.arvados.org
Mon Aug 10 17:54:15 UTC 2020
Summary of changes:
doc/install/arvados-on-kubernetes-GKE.html.textile.liquid | 6 +++---
doc/install/arvados-on-kubernetes-minikube.html.textile.liquid | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
via d3ee03dbd2677264ab336710ccae074f2f5388d5 (commit)
from 01649f280c2bd4631358c0a7284194d9d6fa4a97 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit d3ee03dbd2677264ab336710ccae074f2f5388d5
Author: Ward Vandewege <ward at curii.com>
Date: Mon Aug 10 13:53:44 2020 -0400
The arvados k8s repo has changed name.
No issue #
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>
diff --git a/doc/install/arvados-on-kubernetes-GKE.html.textile.liquid b/doc/install/arvados-on-kubernetes-GKE.html.textile.liquid
index c4236b1c2..0801b7d4e 100644
--- a/doc/install/arvados-on-kubernetes-GKE.html.textile.liquid
+++ b/doc/install/arvados-on-kubernetes-GKE.html.textile.liquid
@@ -75,11 +75,11 @@ There should be no errors. The command will return nothing.
h2(#git). Clone the repository
-Clone the repository and nagivate to the @arvados-kubernetes/charts/arvados@ directory:
+Clone the repository and nagivate to the @arvados-k8s/charts/arvados@ directory:
<pre>
-$ git clone https://github.com/arvados/arvados-kubernetes.git
-$ cd arvados-kubernetes/charts/arvados
+$ git clone https://github.com/arvados/arvados-k8s.git
+$ cd arvados-k8s/charts/arvados
</pre>
h2(#Start). Start the Arvados cluster
diff --git a/doc/install/arvados-on-kubernetes-minikube.html.textile.liquid b/doc/install/arvados-on-kubernetes-minikube.html.textile.liquid
index 56a51b035..86aaf08f9 100644
--- a/doc/install/arvados-on-kubernetes-minikube.html.textile.liquid
+++ b/doc/install/arvados-on-kubernetes-minikube.html.textile.liquid
@@ -47,11 +47,11 @@ There should be no errors. The command will return nothing.
h2(#git). Clone the repository
-Clone the repository and nagivate to the @arvados-kubernetes/charts/arvados@ directory:
+Clone the repository and nagivate to the @arvados-k8s/charts/arvados@ directory:
<pre>
-$ git clone https://github.com/arvados/arvados-kubernetes.git
-$ cd arvados-kubernetes/charts/arvados
+$ git clone https://github.com/arvados/arvados-k8s.git
+$ cd arvados-k8s/charts/arvados
</pre>
h2(#Start). Start the Arvados cluster
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list