mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
fix(satisfactory): tmpfs
This commit is contained in:
@@ -59,7 +59,7 @@ spec:
|
||||
initContainers:
|
||||
01-cp:
|
||||
<<: *ct
|
||||
command: ["/bin/sh", "-c", "cp -a /home/steam/. /home/fake/"]
|
||||
command: ["/bin/sh", "-c", "cp -r /home/steam/. /home/fake/"]
|
||||
resources: {}
|
||||
service:
|
||||
satisfactory:
|
||||
|
||||
Reference in New Issue
Block a user