From 8fe63f2bef750f11f8ea4acd08b8d85a5ea6a532 Mon Sep 17 00:00:00 2001 From: Keith Suderman Date: Sat, 6 Jul 2024 13:54:17 -0400 Subject: [PATCH] Add link to the Helm chart repository. --- group_vars/all.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/group_vars/all.yaml b/group_vars/all.yaml index ab5ca12..554a366 100644 --- a/group_vars/all.yaml +++ b/group_vars/all.yaml @@ -164,6 +164,10 @@ gxy_io_rewrites: - src: /usegalaxy-org-welcome-singlecell dest: https://site.usegalaxy.org.au/lab/export?content_root=https://raw.githubusercontent.com/nomadscientist/Lab_testing/main/lab_test.yml + # Kubernetes related links. Also see /k8s/deploy and /k8s/manage in the admin tutorials above. + - src: /k8s/charts + dest: https://raw.githubusercontent.com/CloudVE/helm-charts/master/ + ##################################### # Publications with links to Galaxy #####################################