2022-02-04 20:06:27 +00:00
|
|
|
image:
|
2023-11-17 10:22:57 +00:00
|
|
|
repository: aeonlucid/impostor
|
2022-02-04 20:06:27 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2023-11-17 10:22:57 +00:00
|
|
|
tag: v1.8.4@sha256:b01df7535ba5f39d01eb3c6620199d8bc6e3182d9c685307eb21001d7ad23273
|
2022-02-04 20:06:27 +00:00
|
|
|
nightlyImage:
|
|
|
|
repository: tccr.io/truecharts/impostor-server-nightly
|
|
|
|
pullPolicy: IfNotPresent
|
2023-10-06 13:38:23 +00:00
|
|
|
tag: vnightly@sha256:0144b558371c3b619bfaa947120108b96ad7100c96588df0d93b2b9b1c533b4f
|
2022-02-04 20:06:27 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2023-04-14 16:11:04 +00:00
|
|
|
protocol: udp
|
2022-02-04 20:06:27 +00:00
|
|
|
port: 22023
|
|
|
|
targetPort: 22023
|
2022-08-08 21:25:02 +00:00
|
|
|
portal:
|
2023-04-14 16:11:04 +00:00
|
|
|
open:
|
|
|
|
enabled: true
|
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
2023-04-19 23:19:46 +00:00
|
|
|
imageSelector: image
|
2023-04-14 16:11:04 +00:00
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
enabled: false
|
|
|
|
readiness:
|
|
|
|
enabled: false
|
|
|
|
startup:
|
|
|
|
enabled: false
|
|
|
|
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: ""
|