diff --git a/charts/incubator/arksurvivalevolved/Chart.yaml b/charts/incubator/arksurvivalevolved/Chart.yaml index dc5cc5be09a..b6d60d5989f 100644 --- a/charts/incubator/arksurvivalevolved/Chart.yaml +++ b/charts/incubator/arksurvivalevolved/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://survivetheark.com/ - https://hub.docker.com/r/ich777/steamcmd/ type: application -version: 0.0.23 +version: 0.0.24 diff --git a/charts/incubator/arksurvivalevolved/questions.yaml b/charts/incubator/arksurvivalevolved/questions.yaml index 1115f56e028..d8880de6b42 100644 --- a/charts/incubator/arksurvivalevolved/questions.yaml +++ b/charts/incubator/arksurvivalevolved/questions.yaml @@ -82,13 +82,13 @@ questions: description: "Enter your game parameters separated with ? and start with ? (don't put spaces in between eg: ?MaxPlayers=40?FastDecayUnsnappedCoreStructures=true)" schema: type: string - default: "" + default: "?RCONPort=27020?RCONEnabled=True" - variable: GAME_PARAMS_EXTRA label: "GAME_PARAMS_EXTRA" description: "Values to start the server" schema: type: string - default: "-server -log" + default: "-server -log -crossplay" # Include{containerConfig} # Include{serviceRoot} - variable: main diff --git a/charts/incubator/arksurvivalevolved/values.yaml b/charts/incubator/arksurvivalevolved/values.yaml index 80ddb8088c8..06633aa1316 100644 --- a/charts/incubator/arksurvivalevolved/values.yaml +++ b/charts/incubator/arksurvivalevolved/values.yaml @@ -19,8 +19,8 @@ secretEnv: env: GAME_ID: "376030" - GAME_PARAMS: "" - GAME_PARAMS_EXTRA: -server -log + GAME_PARAMS: "?RCONPort=27020?RCONEnabled=True" + GAME_PARAMS_EXTRA: -server -log -crossplay MAP: TheIsland SERVER_NAME: "" VALIDATE: false diff --git a/cspell.config.yaml b/cspell.config.yaml index 855d0aca972..ddcae2496fd 100644 --- a/cspell.config.yaml +++ b/cspell.config.yaml @@ -25,6 +25,7 @@ words: - configfile - configmap - containo + - crossplay - daemonset - dbcreds - dbengine