Files
truecharts/charts/incubator/neko/values.yaml
T

108 lines
2.7 KiB
YAML

image:
repository: tccr.io/truecharts/neko-firefox
pullPolicy: IfNotPresent
tag: latest@sha256:aae9d7fdb114d50652981ec226dc985caae22e1048ecd67118743449534fe746
braveImage:
repository: tccr.io/truecharts/neko-brave
pullPolicy: IfNotPresent
tag: latest@sha256:ce3b8a8df760728bd323dce05308020300d4333bc2839e2148e317f28afc7001
chromeImage:
repository: tccr.io/truecharts/neko-chrome
pullPolicy: IfNotPresent
tag: latest@sha256:11169cfb1af49b4967cec4177564b50bdec966d37093f0e02de77215d336fd54
chromiumImage:
repository: tccr.io/truecharts/neko-chromium
pullPolicy: IfNotPresent
tag: latest@sha256:2fcb31ea40c80a4832cc2cd1e985384f7d6ba1c2d87535a344cc88bab3d130f4
edgeImage:
repository: tccr.io/truecharts/neko-msedge
pullPolicy: IfNotPresent
tag: latest@sha256:7c3c74a5d967d5034fd35914c1d42e23f4ce774810a7097a1432af20aeb2050a
remminaImage:
repository: tccr.io/truecharts/neko-remmina
pullPolicy: IfNotPresent
tag: latest@sha256:b235276d5f7ee6b0cefe4185762437cae0209fbf5688cbe0dbf0e79b54cf52ca
torImage:
repository: tccr.io/truecharts/neko-tor
pullPolicy: IfNotPresent
tag: latest@sha256:9a51a9cce6cb3dac4f55dc65bef83567cc992685b97980e314b296970d387350
vivaldiImage:
repository: tccr.io/truecharts/neko-vivaldi
pullPolicy: IfNotPresent
tag: latest@sha256:c95dfd9a06a60650206ade25ab520228f6af79ff105b9d1cc07e0845854692d1
vlcImage:
repository: tccr.io/truecharts/neko-vlc
pullPolicy: IfNotPresent
tag: latest@sha256:e454473a2d7b1bf9a3c1bd8d0ac446fa04fb7dcd300094b00aba4d7d95a4e33b
vncviewerImage:
repository: tccr.io/truecharts/neko-vncviewer
pullPolicy: IfNotPresent
tag: latest@sha256:9d6680979372ae561fd157cc973d8e73a826ccf68773314169d2d761564c184d
xfceImage:
repository: tccr.io/truecharts/neko-xfce
pullPolicy: IfNotPresent
tag: latest@sha256:5e0f8ff9b6b29aeab28fb4f858bb34ac166fc8561e035da8e1ff96cbc04a1c42
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