Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
JaredTan95 committed Jun 12, 2024
1 parent 2c63bd1 commit 372039f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This repository contains Helm charts for Veops project.
Once Helm is set up properly, add the repo as follows:

```bash
$ helm repo add veops https://github.com/veops/helm-charts
$ helm repo add veops https://veops.github.io/helm-charts
```

## Helm Charts
Expand Down
2 changes: 1 addition & 1 deletion charts/cmdb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The helm chart installs [cmdb](https://github.com/veops/cmdb) in a Kubernetes cl
Add Veops Helm repository

```bash
$ helm repo add veops https://github.com/veops/helm-charts
$ helm repo add veops https://veops.github.io/helm-charts
```

To install the chart with the release name `my-cmdb`, run the following command:
Expand Down

0 comments on commit 372039f

Please sign in to comment.