Deploying applications on a Kubernetes cluster can be a complex and time-consuming process, requiring manual configurations of deployments, services, and other resources. However, with the advent of Helm the deployment of TibiaData has become significantly easier.
All our charts are available through charts.tibiadata.com.
Add the helm-chart repositoryhelm repo add tibiadata https://charts.tibiadata.com
Search for chartshelm repo search tibiadata
The charts-repository is located on our GitHub at https://github.com/TibiaData/tibiadata-helm-charts.
Kind regards,
Tobias