image: repository: tccr.io/truecharts/ombi pullPolicy: IfNotPresent tag: 4.27.1@sha256:918025b7694f4d52afd099f0ae0d24881142714158cc5c7a6ffab462f5e15b60 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