image: repository: tccr.io/truecharts/impostor-server pullPolicy: IfNotPresent tag: 1.8.2@sha256:44f7162bc7161978101c6ca54a30f0e117cdeff397d756ab0d68865de839db37 nightlyImage: repository: tccr.io/truecharts/impostor-server-nightly pullPolicy: IfNotPresent tag: vnightly@sha256:1e56860618cb76f11930fe182329b1cccfb5845218024e65a13ee9d20d22b92e service: main: ports: main: protocol: udp port: 22023 targetPort: 22023 portal: open: enabled: true workload: main: podSpec: containers: main: imageSelector: image 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: ""