image: repository: tccr.io/truecharts/ombi pullPolicy: IfNotPresent tag: 4.32.3@sha256:20d24fc989e2328a1710b1a85d25687714942877c75bf2d45e3199282ed717fd securityContext: readOnlyRootFilesystem: false 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: enabled: true