Skip to content

Commit

Permalink
Rename helm-chart to helm-charts
Browse files Browse the repository at this point in the history
  • Loading branch information
oeway committed Sep 9, 2024
1 parent 9f1ad09 commit 8fa8d59
Show file tree
Hide file tree
Showing 19 changed files with 3 additions and 3 deletions.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion helm-chart/README.md → helm-charts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Make sure you have the following installed:
First, clone this repository:
```bash
git clone https://amun-ai.github.com/hypha.git
cd hypha/helm-chart
cd hypha/helm-charts
```

Now you need to create a namespace for Hypha:
Expand Down
4 changes: 2 additions & 2 deletions helm-chart/aks-hypha.md → helm-charts/aks-hypha.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ Download the Hypha Helm chart from the GitHub repository:

```bash
git clone https://github.com/amun-ai/hypha.git
cd hypha/helm-chart
cd hypha/helm-charts
```

#### Step 2: Create a Namespace for Hypha
Expand Down Expand Up @@ -232,7 +232,7 @@ startupCommand:

#### Step 6: Install Hypha Using Helm

Now that the configuration is set, install Hypha using Helm (make sure you are in the `helm-chart` directory):
Now that the configuration is set, install Hypha using Helm (make sure you are in the `helm-charts` directory):

```bash
helm install hypha-server ./hypha-server --namespace hypha
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 8fa8d59

Please sign in to comment.