2022-09-15 17:06:47 +00:00
|
|
|
image:
|
|
|
|
repository: tccr.io/truecharts/ombi
|
|
|
|
pullPolicy: IfNotPresent
|
2022-09-16 09:32:42 +00:00
|
|
|
tag: 4.27.0@sha256:55a5694bd098fa77a28199a3a28a59c74c47477dfbd58f0c349fe1c154583c40
|
2022-09-15 17:06:47 +00:00
|
|
|
|
|
|
|
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
|