mirror of
https://github.com/YuzuZensai/palworld-server-docker.git
synced 2026-01-30 12:22:57 +00:00
Update readme.md
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
# Setup Palworld in kubernetes
|
||||
|
||||
kubectl apply -f pvc.yaml
|
||||
kubectl apply -f configmap.yaml
|
||||
kubectl apply -f secret.yaml
|
||||
kubectl apply -f service.yaml
|
||||
kubectl apply -f deployment.yaml
|
||||
Use the following commands to setup this Palworld container in Kubernetes:
|
||||
|
||||
* `kubectl apply -f pvc.yaml`
|
||||
* `kubectl apply -f configmap.yaml`
|
||||
* `kubectl apply -f secret.yaml`
|
||||
* `kubectl apply -f service.yaml`
|
||||
* `kubectl apply -f deployment.yaml`
|
||||
|
||||
Reference in New Issue
Block a user