image: repository: tccr.io/truecharts/neko-firefox pullPolicy: IfNotPresent tag: latest@sha256:6b33d3d340343afea753a39e1204676439fbe543a0e220faeee2dae92d4f5006 imageBrave: repository: tccr.io/truecharts/neko-brave pullPolicy: IfNotPresent tag: latest@sha256:c6a9293e73ce248c62b941d8877a506939def0ac105f8cd7475eeeabc9ff7ebf imageChrome: repository: tccr.io/truecharts/neko-chrome pullPolicy: IfNotPresent tag: latest@sha256:3d5c18318d5c07c5cf6e3733811cca72044db78e740cbc5a1032764ddd2c2ce6 imageChromium: repository: tccr.io/truecharts/neko-chromium pullPolicy: IfNotPresent tag: latest@sha256:796e8fa62372299f41a86bada76981f71b6e404ac927871d0a5bae53cf6ed384 imageEdge: repository: tccr.io/truecharts/neko-msedge pullPolicy: IfNotPresent tag: latest@sha256:d23c209da9491290e0c26e4c12a94aef9b630ac49cf85c06eb965d58f99b0c1a imageRemmina: repository: tccr.io/truecharts/neko-remmina pullPolicy: IfNotPresent tag: latest@sha256:a8aa398d954531e9282bd9d3fb9fff729d34364975a58f62675828f33374997a imageTor: repository: tccr.io/truecharts/neko-tor pullPolicy: IfNotPresent tag: latest@sha256:bd5a1186f39d03335969b70daa8dc67b1ecbe02c64256e2cf655c8b691ebc303 imageVivaldi: repository: tccr.io/truecharts/neko-vivaldi pullPolicy: IfNotPresent tag: latest@sha256:c212091ef7c8fb4785272498be36ab26bf34875fa3baea5dc318d73ea3be67d1 imageVlc: repository: tccr.io/truecharts/neko-vlc pullPolicy: IfNotPresent tag: latest@sha256:ee4e2414167726106608a6bd3c27de3c1bb8d3257ee930aa54bc631316a3bf8b imageVncviewer: repository: tccr.io/truecharts/neko-vncviewer pullPolicy: IfNotPresent tag: latest@sha256:9d6680979372ae561fd157cc973d8e73a826ccf68773314169d2d761564c184d imageXfce: repository: tccr.io/truecharts/neko-xfce pullPolicy: IfNotPresent tag: latest@sha256:96347d6d5f055a172f7c383d871c61b6674d37c93177194e4a0beed127d1bc05 imageSelector: "image" podSecurityContext: runAsGroup: 0 runAsUser: 0 securityContext: readOnlyRootFilesystem: false runAsNonRoot: false secretEnv: NEKO_PASSWORD: userpass NEKO_PASSWORD_ADMIN: adminpass env: NEKO_UDPMUX: 52100 NEKO_TCPMUX: 52100 # User Defined NEKO_SCREEN: 1920x1080@30 NEKO_CONTROL_PROTECTION: false NEKO_IMPLICIT_CONTROL: false NEKO_LOCKS: "" NEKO_NAT1TO1: "" NEKO_IPFETCH: "" NEKO_PROXY: true service: main: ports: main: port: 10294 protocol: HTTP targetPort: 8080 mux-udp: enabled: true ports: mux-udp: enabled: true port: 52100 protocol: UDP targetPort: 52100 mux-tcp: enabled: true ports: mux-tcp: enabled: true port: 52100 protocol: TCP targetPort: 52100 portal: enabled: true