diff --git a/kube/deploy/apps/insurgency-sandstorm/app/hr.yaml b/kube/deploy/apps/insurgency-sandstorm/app/hr.yaml index d4104cdb..e6c5cbf3 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:6422fa7079daf38e66a1f1036d8c42bfe210a117028c053cb8fc4837ff999bdc + tag: lite@sha256:e38fcb4d3f582193e62c8883012006a11fab6aac9e2058d3d0c46abaa23f410f 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="$(MODS)"', "-mutators=$(MUTATORS)", "-ModDownloadTravelTo=$(INIT_MAP)?Scenario=Scenario_$(INIT_MAP)_$(INIT_SCENARIO)?Password=$(PASSWORD)"] env: &env