mirror of
https://github.com/YuzuZensai/palworld-server-docker.git
synced 2026-01-31 14:57:59 +00:00
fix: added basic yamls for kubernetes support.
This commit is contained in:
5
k8s/readme.md
Normal file
5
k8s/readme.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Setup Palworld in kubernetes
|
||||
|
||||
kubectl apply -f pvc.yaml
|
||||
kubectl apply -f service.yaml
|
||||
kubectl apply -f deployment.yaml
|
||||
Reference in New Issue
Block a user