Files
truecharts/charts/incubator/webtop/values.yaml
T
TrueCharts BotandGitHub bf8019bf95 chore(deps): update docker general non-major (#3606)
* 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-08-29 08:32:03 +03:00

32 lines
604 B
YAML

env:
KEYBOARD: ""
SUBFOLDER: ""
UMASK: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/webtop
tag: latest@sha256:4984c7e0f729ca2b4dc701c979267e8aad664ca4568b3e66d0f960fa203474bd
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