Files
truecharts/charts/incubator/chromium/values.yaml
T
TrueCharts BotandGitHub 19731ab5a3 chore(deps): update docker general non-major (#3787)
* 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-16 08:38:14 +03:00

30 lines
568 B
YAML

env:
CUSTOM_RES_H: "768"
CUSTOM_RES_W: "1280"
EXTRA_PARAMETERS: ""
UMASK: "000"
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/chromium
tag: latest@sha256:50f4a38dd72c1f1f6f09063000a1f62b58c6e1f327f4080f95c1b8cc3816a935
persistence:
datadir:
enabled: true
mountPath: /chrome
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 8080
protocol: TCP
targetPort: 8080
portal:
enabled: true