image: repository: ghcr.io/linuxserver/mysql-workbench pullPolicy: IfNotPresent tag: 8.0.43@sha256:80c0e2f662447dfc443461f2c89af83c292a1127f24a84345a25367d6ff88d89 service: main: ports: main: targetPort: 3000 protocol: http port: 10134 persistence: config: enabled: true mountPath: "/config" varrun: enabled: true securityContext: container: runAsNonRoot: false readOnlyRootFilesystem: false capabilities: add: - IPC_LOCK runAsUser: 0 runAsGroup: 0