fix: minor improvements.

This commit is contained in:
Benedikt Iltisberger
2024-01-24 09:05:00 +01:00
parent 28fb4a9ad3
commit 2292598821
6 changed files with 52 additions and 46 deletions

View File

@@ -1,5 +1,7 @@
# 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