catalog/stable/mysql-workbench/8.2.0/ix_values.yaml

30 lines
577 B
YAML

image:
repository: ghcr.io/linuxserver/mysql-workbench
pullPolicy: IfNotPresent
tag: 8.0.36@sha256:258561a6f8c6a6cbbcc3052d466c2cc936d87eb16aadc1314d2dcf3bedbe4bb1
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