Files
truecharts/charts/stable/ombi/values.yaml
T
TrueCharts BotandGitHub 8afd329494 chore(deps): update docker general non-major (#4312)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-06 08:47:04 +01:00

36 lines
682 B
YAML

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