2021-02-08 09:56:33 +00:00
|
|
|
image:
|
2021-12-03 12:02:44 +00:00
|
|
|
repository: tccr.io/truecharts/ombi
|
2021-02-08 09:56:33 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2022-06-25 11:56:54 +00:00
|
|
|
tag: v4.21.0@sha256:6192c2d16aa450600b8c43daa48d768518af69055bdc890e52947e453b3e3bee
|
2021-02-08 09:56:33 +00:00
|
|
|
|
2021-09-10 18:10:04 +00:00
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
2021-02-08 09:56:33 +00:00
|
|
|
|
2021-05-19 13:12:45 +00:00
|
|
|
service:
|
2021-03-03 15:51:25 +00:00
|
|
|
main:
|
2021-05-19 13:12:45 +00:00
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 3579
|
2021-11-06 21:55:18 +00:00
|
|
|
targetPort: 3579
|
2021-02-08 09:56:33 +00:00
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
2021-04-13 19:43:27 +00:00
|
|
|
enabled: true
|
|
|
|
mountPath: "/config"
|
2021-11-14 19:19:16 +00:00
|
|
|
|
2021-02-08 09:56:33 +00:00
|
|
|
# Enabled mariadb
|
2021-12-03 12:02:44 +00:00
|
|
|
# ... for more options see https://github.com/tccr.io/truecharts/charts/tree/master/tccr.io/truecharts/mariadb
|
2021-02-08 09:56:33 +00:00
|
|
|
mariadb:
|
|
|
|
enabled: false
|
|
|
|
architecture: standalone
|
|
|
|
auth:
|
|
|
|
database: ombi
|
|
|
|
username: ombi
|
|
|
|
password: ombi
|
|
|
|
primary:
|
|
|
|
persistence:
|
|
|
|
enabled: false
|