Skip to content

Commit

Permalink
fix helm repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
samos123 committed Sep 19, 2024
1 parent e32530b commit 8febb38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation/gke.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ TODO: Reference gcloud commands for creating a GKE standard cluster.
Add KubeAI Helm repository.

```bash
helm repo add kubeai https://substratusai.github.io/kubeai/
helm repo add kubeai https://www.kubeai.org
helm repo update
```

Expand Down

0 comments on commit 8febb38

Please sign in to comment.