Skip to content

Commit 0a2ef14

Browse files
committed
updating usage section of readme
1 parent 038d7af commit 0a2ef14

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,11 @@ TibiaData Helm charts for deploying into Kubernetes.
66

77
[Helm](https://helm.sh) must be installed to use the charts.
88
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.
9+
10+
Once Helm is set up properly, add the repository as follows:
11+
12+
```console
13+
helm repo add tibiadata https://charts.tibiadata.com
14+
```
15+
16+
You can then run `helm search repo tibiadata` to see the charts.

0 commit comments

Comments
 (0)