mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-28 02:18:24 +00:00
fix(satisfactory): tmpfs
This commit is contained in:
@@ -83,6 +83,12 @@ spec:
|
||||
globalMounts:
|
||||
- subPath: game
|
||||
path: /config/gamefiles
|
||||
tmp:
|
||||
type: emptyDir
|
||||
medium: Memory
|
||||
globalMounts:
|
||||
- subPath: configdir
|
||||
path: /home/steam/.config
|
||||
defaultPodOptions:
|
||||
automountServiceAccountToken: false
|
||||
enableServiceLinks: false
|
||||
|
||||
Reference in New Issue
Block a user