We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb698a9 commit 7261b3fCopy full SHA for 7261b3f
README.md
@@ -172,6 +172,8 @@ helm install satisfactory k8s-at-home/satisfactory -f values.yaml
172
| `SERVERSTREAMING` | `true` | toggle whether the game utilizes asset streaming |
173
| `SKIPUPDATE` | `false` | avoid updating the game on container start/restart |
174
| `STEAMBETA` | `false` | set experimental game version |
175
+| `STEAMBETAID` | `tech-su` | set a custom beta game version |
176
+| `STEAMBETAPASSWORD` | `false` | set password for beta game version |
177
| `TIMEOUT` | `30` | set client timeout (in seconds) |
178
| `VMOVERRIDE` | `false` | skips the CPU model check (should not ordinarily be used) |
179
0 commit comments