Files
truecharts/charts/stable/mysql-workbench/values.yaml
T
36d8de92cf chore(deps): update docker general non-major (#1741)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-19 18:00:27 +01:00

29 lines
389 B
YAML

image:
repository: tccr.io/truecharts/mysql-workbench
pullPolicy: IfNotPresent
tag: v8.0.28
securityContext:
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
env:
PUID: 568
service:
main:
ports:
main:
targetPort: 3000
port: 10134
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true