mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
fix(sandstorm): mount perms
Signed-off-by: JJGadgets <git@jjgadgets.tech>
This commit is contained in:
@@ -77,10 +77,8 @@ spec:
|
||||
- name: savegames
|
||||
mountPath: /home/steam/steamcmd/sandstorm/Insurgency/Saved/SaveGames
|
||||
podSecurityContext:
|
||||
runAsUser: 1000
|
||||
runAsGroup: 1000
|
||||
fsGroup: 1000
|
||||
fsGroupChangePolicy: OnRootMismatch
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
persistence:
|
||||
mods:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user