Skip to content

Commit 8c42fff

Browse files
Correct the environmental variable for beta password.
1 parent 7261b3f commit 8c42fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ helm install satisfactory k8s-at-home/satisfactory -f values.yaml
173173
| `SKIPUPDATE` | `false` | avoid updating the game on container start/restart |
174174
| `STEAMBETA` | `false` | set experimental game version |
175175
| `STEAMBETAID` | `tech-su` | set a custom beta game version |
176-
| `STEAMBETAPASSWORD` | `false` | set password for beta game version |
176+
| `STEAMBETAKEY` | `passwd` | set password for the beta game version |
177177
| `TIMEOUT` | `30` | set client timeout (in seconds) |
178178
| `VMOVERRIDE` | `false` | skips the CPU model check (should not ordinarily be used) |
179179

0 commit comments

Comments
 (0)