mirror of
https://github.com/YuzuZensai/palworld-server-docker.git
synced 2026-01-06 04:32:43 +00:00
278 B
278 B
Setup Palworld in kubernetes
Use the following commands to setup this Palworld container in Kubernetes:
kubectl apply -f pvc.yamlkubectl apply -f configmap.yamlkubectl apply -f secret.yamlkubectl apply -f service.yamlkubectl apply -f deployment.yaml