From c30948963217815a2446f7213dd8379de0a55b44 Mon Sep 17 00:00:00 2001 From: Liam Beckman Date: Tue, 15 Oct 2024 16:57:24 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f9ee3af..f5ea5e2 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,8 @@ Helm charts for deploying various projects on any kubernetes cluster. ``` helm repo add ohsu https://ohsu-comp-bio.github.io/helm-charts helm repo update -helm upgrade --install ohsu funnel -f ./values.yaml +helm upgrade --install ohsu grip +helm upgrade --install ohsu funnel ``` # Programs 💻