add an initial start of using mariadb as an option for the database
This commit is contained in:
@@ -587,3 +587,8 @@ pixelfed:
|
||||
access_key_id: ""
|
||||
# -- key in existing Kubernetes Secret for secret_access_key. If set, ignores s3.secret_access_key
|
||||
secret_access_key: ""
|
||||
|
||||
mariadb:
|
||||
# -- enable mariadb subchart - currently experiemental for this chart
|
||||
# read more about the values here: https://github.com/bitnami/charts/tree/main/bitnami/mariadb
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user