diff --git a/kube/deploy/apps/insurgency-sandstorm/app/hr.yaml b/kube/deploy/apps/insurgency-sandstorm/app/hr.yaml index cbbb3a95..bfeb6bdd 100644 --- a/kube/deploy/apps/insurgency-sandstorm/app/hr.yaml +++ b/kube/deploy/apps/insurgency-sandstorm/app/hr.yaml @@ -28,7 +28,7 @@ spec: main: image: &img repository: docker.io/andrewmhub/insurgency-sandstorm - tag: lite@sha256:b21e21ed3b2edb8ba00ed6d859f7983b9b8bbd98ac4a34fef2690a27d69d20e1 + tag: lite@sha256:ca6343576338096693296b835793784f58510a9535aef7b8706758e4441bb51e command: ["/home/steam/steamcmd/sandstorm/Insurgency/Binaries/Linux/InsurgencyServer-Linux-Shipping"] args: ['-hostname="$(HOSTNAME)"', "-Log", "-Port=$(PORT)", "-QueryPort=$(QUERYPORT)", "-MapCycle=MapCycle", "-NoEAC", "-EnableCheats", "-Mods", '-CmdModList="${CONFIG_SANDSTORM_MODS}"', "-mutators=${CONFIG_SANDSTORM_MUTATORS}", "-ModDownloadTravelTo=${CONFIG_SANDSTORM_INIT_MAP}?Scenario=Scenario_${CONFIG_SANDSTORM_INIT_MAP}_${CONFIG_SANDSTORM_INIT_SCENARIO}?Password=$(PASSWORD)"] env: &env