Files
catalog/stable/mysql-workbench/2.0.45/ix_values.yaml
TrueCharts-Bot 4deed79f79 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-09 06:40:24 +00:00

45 lines
618 B
YAML

image:
repository: tccr.io/truecharts/mysql-workbench
pullPolicy: IfNotPresent
tag: 8.0.31
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
capabilities:
add:
- IPC_LOCK
podSecurityContext:
runAsUser: 0
runAsGroup: 0
probes:
liveness:
type: HTTP
path: /
readiness:
type: HTTP
path: /
startup:
type: HTTP
path: /
service:
main:
ports:
main:
targetPort: 3000
protocol: HTTP
port: 10134
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
portal:
enabled: true