mirror of
https://github.com/YuzuZensai/palworld-server-docker.git
synced 2026-01-31 14:57:59 +00:00
Update deployment.yaml
This commit is contained in:
@@ -37,8 +37,8 @@ spec:
|
|||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /palworld
|
- mountPath: /palworld
|
||||||
name: datadir
|
name: datadir
|
||||||
- name: palworld-settings
|
- mountPath: /palworld/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini
|
||||||
mountPath: /palworld/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini
|
name: palworld-settings
|
||||||
subPath: PalWorldSettings.ini
|
subPath: PalWorldSettings.ini
|
||||||
volumes:
|
volumes:
|
||||||
- name: datadir
|
- name: datadir
|
||||||
|
|||||||
Reference in New Issue
Block a user