image: repository: aeonlucid/impostor pullPolicy: IfNotPresent tag: v1.10.0@sha256:408996af579e456659b99dc88b57b7f278874392c77b2d1ffe501b0b69880c31 nightlyImage: repository: aeonlucid/impostor tag: nightly@sha256:6710f6fe4dd151cf81b93d56211b23d3f7152c9c2905c9fbaf0313ed73c11d1e pullPolicy: IfNotPresent 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: "" updated: true