2022-02-04 20:06:27 +00:00
|
|
|
image:
|
|
|
|
repository: tccr.io/truecharts/impostor-server
|
|
|
|
pullPolicy: IfNotPresent
|
2022-12-08 12:30:50 +00:00
|
|
|
tag: 1.7.3@sha256:db386022d771e9ac6cd352059991b166e5320d6b9592012fadc0fe2910220fa4
|
2022-02-04 20:06:27 +00:00
|
|
|
|
|
|
|
nightlyImage:
|
|
|
|
repository: tccr.io/truecharts/impostor-server-nightly
|
|
|
|
pullPolicy: IfNotPresent
|
2023-01-24 11:26:20 +00:00
|
|
|
tag: vnightly@sha256:7372e325451167dce9c6f4bc90bc8dc48adbc0a88db5d662b7fb1bd0e0b2fe80
|
2022-02-04 20:06:27 +00:00
|
|
|
|
|
|
|
env:
|
|
|
|
IMPOSTOR_Server__PublicIp: "127.0.0.1"
|
|
|
|
IMPOSTOR_Server__ListenIp: "0.0.0.0"
|
|
|
|
IMPOSTOR_AntiCheat__Enabled: true
|
|
|
|
IMPOSTOR_AntiCheat__BanIpFromGame: true
|
|
|
|
IMPOSTOR_Debug__GameRecorderEnabled: false
|
|
|
|
IMPOSTOR_Debug__GameRecorderPath: ""
|
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
protocol: UDP
|
|
|
|
port: 22023
|
|
|
|
targetPort: 22023
|
|
|
|
|
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
enabled: false
|
|
|
|
readiness:
|
|
|
|
enabled: false
|
|
|
|
startup:
|
|
|
|
enabled: false
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|