image: repository: tccr.io/truecharts/ombi pullPolicy: IfNotPresent tag: 4.32.0@sha256:57d985cc265e5c56775803a671a5b00801638f4065cc79e6e147d5be6312ea51 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