image: repository: tccr.io/truecharts/ombi pullPolicy: IfNotPresent tag: v4.43.4@sha256:a5a18e3b44b901c5a231b43e0dc073d8e56ddac255df3d2721b9f60f3e3840b8 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