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 5156f16 commit 82032aaCopy full SHA for 82032aa
README.md
@@ -1,5 +1,8 @@
1
# TibiaData Helm Charts
2
3
+[](https://github.com/TibiaData/tibiadata-helm-charts/actions)
4
+[](https://github.com/TibiaData/tibiadata-helm-charts/blob/main/LICENSE)
5
+
6
TibiaData Helm charts for deploying into Kubernetes.
7
8
## Usage
@@ -11,6 +14,7 @@ Once Helm is set up properly, add the repository as follows:
11
14
12
15
```console
13
16
helm repo add tibiadata https://charts.tibiadata.com
17
+helm repo update
18
```
19
20
You can then run `helm search repo tibiadata` to see the charts.
0 commit comments