Files
truecharts/charts/stable/mysql-workbench/values.yaml
T
renovate[bot] 9f220c8de2 chore(deps): update docker general non-major (#2577)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-28 07:41:47 +02:00

31 lines
455 B
YAML

image:
repository: tccr.io/truecharts/mysql-workbench
pullPolicy: IfNotPresent
tag: v8.0.29
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
customCapabilities:
drop: []
add: ["IPC_LOCK"]
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
targetPort: 3000
port: 10134
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true