catalog/stable/ombi/9.0.18/ix_values.yaml

37 lines
696 B
YAML

image:
repository: tccr.io/truecharts/ombi
pullPolicy: IfNotPresent
tag: v4.0.1482@sha256:565d7a81fa62b2944389885d2203153bb1fe5bed4806345dc1e79f9b7f0066c6
securityContext:
readOnlyRootFilesystem: false
service:
main:
ports:
main:
port: 3579
targetPort: 3579
env: {}
# TZ: UTC
# PUID: 1001
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