image: repository: tccr.io/truecharts/ombi pullPolicy: IfNotPresent tag: v4.43.2@sha256:e4d8bffe7f27babe157433a6c8021a2feaa53a12643b219151c64fe6bc2e9a59 service: main: ports: main: port: 3579 targetPort: 3579 persistence: config: enabled: true mountPath: "/config" # Enabled mariadb # ... for more options see https://github.com/tccr.io/truecharts/charts/tree/master/tccr.io/truecharts/mariadb mariadb: enabled: false architecture: standalone auth: database: ombi username: ombi password: ombi primary: persistence: enabled: false portal: open: enabled: true securityContext: container: readOnlyRootFilesystem: false