personal: fix palworld server envs

Change-Id: I7a3af66dad7d95caadd4778d4dd04ac65eca7a7b
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1887
changes/87/1887/2
palid 2024-01-31 14:03:10 +01:00 committed by palid
parent 7ab03b1083
commit ea1d153a68
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ local kube = import '../../../../kube/hscloud.libsonnet';
RCON_PORT: cfg.rcon_port,
PUBLIC_IP: cfg.public_ip,
PUBLIC_PORT: cfg.game_port,
SERVER_NAME: 'hswaw&friends',
SERVER_NAME: 'hswaw and friends',
SERVER_DESCRIPTION: 'Totally not war and building crimes',
SERVER_PASSWORD: '2137',
ADMIN_PASSWORD: top.secretRefs.adminPassword,