40 lines
1.0 KiB
YAML
40 lines
1.0 KiB
YAML
image:
|
|
repository: aeonlucid/impostor
|
|
pullPolicy: IfNotPresent
|
|
tag: v1.9.1@sha256:dfb57d0dfd35a594cf1d32505ec95b8cea09158a21feba1a04ea5d6323609f2b
|
|
nightlyImage:
|
|
repository: aeonlucid/impostor
|
|
tag: nightly@sha256:522c62e9cc8e05673afc63cb0b02fa6aef25ed57d018e465ab1c612f47425d8a
|
|
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
|