mariadb clean setup

This commit is contained in:
2022-10-22 13:12:26 -04:00
parent 991820939a
commit 3d038800ef
8 changed files with 117 additions and 41 deletions

View File

@@ -18,7 +18,7 @@ fstab:
# path: "/opt/shared"
# state: mounted
- name: mariadb
path: "/opt/mariadb"
path: "/opt/data/db"
state: mounted
helm:
@@ -38,11 +38,19 @@ apps:
stash:
state: present
namespace: stashapp
mariadb:
enabled: false
namespace: mariadb
gitea:
enabled: true
namespace: mariadb
pvc: data-mariadb-0
state: present
secrets:
password: faj48290q2u58vy8qphqtqj
root_password: q4890qhhfgq9pfg3q4uyg33
replication_password: 4q389hq7gf8qo47gq8374g
gitea:
enabled: false
namespace: gitea
state: present