mirror of
https://github.com/YuzuZensai/palworld-server-docker.git
synced 2026-01-06 04:32:43 +00:00
Update deployment.yaml
This commit is contained in:
@@ -37,8 +37,8 @@ spec:
|
||||
volumeMounts:
|
||||
- mountPath: /palworld
|
||||
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
|
||||
volumes:
|
||||
- name: datadir
|
||||
@@ -46,4 +46,4 @@ spec:
|
||||
claimName: palworld-server-datadir
|
||||
- name: palworld-settings
|
||||
configMap:
|
||||
name: palworld-settings
|
||||
name: palworld-settings
|
||||
|
||||
Reference in New Issue
Block a user