catalog/stable/ombi/11.0.55/ix_values.yaml

36 lines
682 B
YAML

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