fix(common): Add mariadbImage to values.yaml (#2272)

This commit is contained in:
Stavros Kois
2022-03-24 23:51:48 +02:00
committed by GitHub
parent 1040dfda7c
commit 626e8a08bd
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -15,4 +15,4 @@ maintainers:
name: common
sources: null
type: library
version: 9.1.11
version: 9.1.12
+9
View File
@@ -68,6 +68,15 @@ postgresqlImage:
# -- Specify the postgresql image pull policy
pullPolicy: IfNotPresent
# -- mariadb specific configuration
# @default -- See below
mariadbImage:
# -- Specify the mariadb image
repository: ghcr.io/truecharts/mariadb
# -- Specify the mariadb image tag
tag: v10.7.3@sha256:a449af8351ad73fb2807057028ddc2f25c350a59b89686c6ac0e6170f6787005
# -- Specify the mariadb image pull policy
pullPolicy: IfNotPresent
global:
# -- Set an override for the prefix of the fullname