Official helm chart for the popular Palworld Server Docker docker image
Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up properly, add the repository as follows:
helm repo add palworld-server https://twinki14.github.io/palworld-server-chartRunning helm search repo palworld-server should now display the chart and it's versions
To install the helm chart, use
helm install palworld palworld-server/palworld --create-namespace --namespace palworld-serverYou can find the values.yaml summary in the charts directory