diff --git a/kube/3-deploy/2-apps/insurgency-sandstorm/2-install.yaml b/kube/3-deploy/2-apps/insurgency-sandstorm/2-install.yaml index 047107be..0c78f253 100644 --- a/kube/3-deploy/2-apps/insurgency-sandstorm/2-install.yaml +++ b/kube/3-deploy/2-apps/insurgency-sandstorm/2-install.yaml @@ -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