Files
chart/library/ix-dev/community/palworld/ci/basic-values.yaml
Stavros Kois 977f9df34c palworld - all inputs are strings and must be regex matched (#2122)
* palworld - all inputs are strings and must be regex matched

* fix ci
2024-02-02 11:59:11 +02:00

32 lines
545 B
YAML

palworldNetwork:
serverPort: 32211
rconPort: 32212
palworldID:
user: 1000
group: 1000
palworldStorage:
steamcmd:
type: pvc
server:
type: pvc
palworldConfig:
adminPassword: asdfhjfgk7!@^&$1asdf
backup:
enabled: true
interval: 60
keep: 3
iniKeys:
- key: PlayerDamageRateAttack
value: "1.000000"
- key: DropItemMaxNum
value: "4000"
- key: Region
value: ""
- key: PalEggDefaultHatchingTime
value: "72.450000"
- key: bEnablePlayerToPlayerDamage
value: "True"