add an initial start of using mariadb as an option for the database

This commit is contained in:
jessebot
2025-01-23 22:50:25 +01:00
parent 472a9f06fa
commit c0803306bf
5 changed files with 17 additions and 2 deletions
+5
View File
@@ -36,3 +36,8 @@ dependencies:
version: 2.2.3
repository: oci://registry-1.docker.io/bitnamicharts
condition: valkey.enabled
- name: mariadb
version: 20.2.2
repository: oci://registry-1.docker.io/bitnamicharts
condition: mariadb.enabled