catalog/stable/ombi/13.0.2/ix_values.yaml

36 lines
682 B
YAML
Raw Normal View History

image:
repository: tccr.io/truecharts/ombi
pullPolicy: IfNotPresent
tag: 4.30.0@sha256:9e5e2df0c4049867a6c3e02f85ceee56284aaff360c5d0854e566ed50112dd2e
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