Files
catalog/stable/mysql-workbench/5.0.24/ix_values.yaml
TrueCharts-Bot ff10c82323 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-07-20 03:40:36 +00:00

30 lines
577 B
YAML

image:
repository: tccr.io/truecharts/mysql-workbench
pullPolicy: IfNotPresent
tag: v8.0.34@sha256:8c9b260300fc453120f98d5a8b87f8838ead92cbf0b1b82967c4c06bccc962f2
service:
main:
ports:
main:
targetPort: 3000
protocol: http
port: 10134
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
portal:
open:
enabled: true
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
capabilities:
add:
- IPC_LOCK
runAsUser: 0
runAsGroup: 0