mariadb clean setup
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user