Files
truecharts/charts/incubator/neko/values.yaml
T
TrueCharts BotandGitHub 99f036d23b chore(deps): update docker general non-major (#3300)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 23:35:40 +02:00

35 lines
751 B
YAML

env:
NEKO_EPR: 52000-52100
NEKO_NAT1TO1: 192.168.1.x
NEKO_PASSWORD: ChangeMePls-<3
NEKO_PASSWORD_ADMIN: ChangeMeAlsoPls_:)
NEKO_SCREEN: 1920x1080@30
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/neko
tag: latest@sha256:14e4b398609f6d18e80fbf6545835f06246032336580084270738a783371a2e3
persistence: {}
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: true
ports:
main:
enabled: true
port: 6530
protocol: HTTP
targetPort: 8080
port52000:
enabled: true
ports:
port52000:
enabled: true
port: 52000
protocol: UDP
targetPort: 52000