Files
truecharts/charts/incubator/chromium/values.yaml
T
TrueCharts BotandGitHub 4dc32a9142 chore(deps): update docker general non-major (#3736)
* 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-11 12:08:28 +02: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:efa697c2f98d7b84b734be860b0e742ffcd4440dd34984efe967fe2ce386805d
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