Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 278 Bytes

readme.md

File metadata and controls

9 lines (7 loc) · 278 Bytes

Setup Palworld in kubernetes

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