fix(sandstorm): mount perms

Signed-off-by: JJGadgets <git@jjgadgets.tech>
This commit is contained in:
JJGadgets
2023-02-24 19:56:44 +08:00
parent cc901afc6a
commit 744149227b

View File

@@ -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