catalog/incubator/ungoogled-chromium/2.0.12/ix_values.yaml

31 lines
695 B
YAML

env:
CUSTOM_RES_H: "768"
CUSTOM_RES_W: "1280"
EXTRA_PARAMETERS: ""
NOVNC_RESIZE: remote
UG_CHROMIUM_V: latest@sha256:f0065aa44fb1c38b7fc30d34e220138dc0a0c6477b78eb7f59015622c2052030
UMASK: "000"
image:
pullPolicy: IfNotPresent
repository: ich777/ungoogled-chromium
tag: latest@sha256:63a897e56483b1aac1f07dfcd0efa532e2d63d4c92215abfed5153765154c554
persistence:
datadir:
enabled: true
mountPath: /ungoogledchromium
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 8080
protocol: TCP
targetPort: 8080
portal:
enabled: true