Files
chart/library/ix-dev/community/palworld/values.yaml
pbtcameron 4b041e1d8a Added Platform support to PalWorld Chart (#2795)
* Changes to chnage platforms

* Changes to change platforms

* Update library/ix-dev/community/palworld/questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update library/ix-dev/community/palworld/questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update library/ix-dev/community/palworld/templates/_palworld.tpl

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update library/ix-dev/community/palworld/values.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

---------

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-09-12 16:48:54 +03:00

54 lines
916 B
YAML

image:
repository: ich777/steamcmd
pullPolicy: IfNotPresent
tag: palworld
resources:
limits:
cpu: 4000m
memory: 8Gi
palworldConfig:
adminPassword: ''
server:
name: TrueNAS Palworld Server
description: Palworld Server running on TrueNAS
password: ''
allowPlatform: Steam
backup:
enabled: false
interval: 60
keep: 3
gameParams:
- EpicApp=PalServer
gameParamsExtra:
- -useperfthreads
- -NoAsyncLoadingThread
- -UseMultithreadForDS
iniKeys: []
updatePublicIP: false
validate: false
username: ''
password: ''
additionalEnvs: []
palworldID:
user: 568
group: 568
palworldNetwork:
serverPort: 38211
rconPort: 38212
hostNetwork: false
palworldStorage:
steamcmd:
type: ixVolume
ixVolumeConfig:
datasetName: config
server:
type: ixVolume
ixVolumeConfig:
datasetName: storage
additionalStorages: []