TrueChartsCatalogClone/stable/ombi/11.0.19/ix_values.yaml

33 lines
658 B
YAML

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