Files
truecharts/charts/incubator/webtop/values.yaml
T
TrueCharts BotandGitHub 8229f1a5e5 chore(deps): update docker general non-major (#3790)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-19 11:20:18 +02:00

32 lines
604 B
YAML

env:
KEYBOARD: ""
SUBFOLDER: ""
UMASK: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/webtop
tag: latest@sha256:313e14c4226ca81679fb3a10e29782c413de1607347651eef659c481335cd9f3
persistence:
config:
enabled: true
mountPath: /config
pathvarrundocker-sock:
enabled: true
mountPath: /var/run/docker.sock
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 3000
protocol: TCP
targetPort: 3000
portal:
enabled: true