Files
truecharts/charts/stable/firefox/values.yaml
T
TrueCharts Bot 0b005a9463 chore(deps): pin dependencies (#5688)
* chore(deps): pin dependencies

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-24 23:09:51 +01:00

30 lines
492 B
YAML

image:
repository: tccr.io/truecharts/firefox
pullPolicy: IfNotPresent
tag: 101.0.1@sha256:66dce1e4f154b005ad696f1d22e122183fb505c8b302f8e865b093dec591cc0b
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