Files
truecharts/charts/stable/firefox/values.yaml
TrueCharts Bot 5cb779774a chore(deps): update container image tccr.io/truecharts/firefox to v101.0.1 (#4191)
* chore(deps): update container image tccr.io/truecharts/firefox to v101.0.1

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-26 08:42:33 +03:00

30 lines
420 B
YAML

image:
repository: tccr.io/truecharts/firefox
pullPolicy: IfNotPresent
tag: 101.0.1
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
targetPort: 3000
port: 10131
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
portal:
enabled: true