From be4c18759a97972a5bc99d4209e0bc5137c94f91 Mon Sep 17 00:00:00 2001 From: "Richard Kuo (Danswer)" Date: Tue, 10 Dec 2024 12:48:39 -0800 Subject: [PATCH] update readme on gh pages branch --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 057cbc0..29478d8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # vespa-helm-charts +Forked from https://github.com/unoplat/vespa-helm-charts. + This will house vespa helm charts. # Current Progress @@ -7,11 +9,11 @@ This will house vespa helm charts. ### Installation ``` -helm repo add vespa https://unoplat.github.io/vespa-helm-charts +helm repo add vespa https://onyx-dot-app.github.io/vespa-helm-charts helm repo update -helm install unoplat-vespa vespa/vespa +helm install onyx-vespa vespa/vespa ``` # Changelog -https://github.com/unoplat/vespa-helm-charts/blob/main/charts/vespa/CHANGELOG.md +https://github.com/onyx-dot-app/vespa-helm-charts/blob/main/charts/vespa/CHANGELOG.md