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 7261b3f commit 8c42fffCopy full SHA for 8c42fff
README.md
@@ -173,7 +173,7 @@ helm install satisfactory k8s-at-home/satisfactory -f values.yaml
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 |
+| `STEAMBETAKEY` | `passwd` | set password for the 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