We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 038d7af commit 0a2ef14Copy full SHA for 0a2ef14
README.md
@@ -6,3 +6,11 @@ TibiaData Helm charts for deploying into Kubernetes.
6
7
[Helm](https://helm.sh) must be installed to use the charts.
8
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