Fixing cubox and base services
- nextcloud - mariadb
This commit is contained in:
@@ -50,7 +50,7 @@ apps:
|
||||
namespace: stashapp
|
||||
|
||||
mariadb:
|
||||
enabled: false
|
||||
enabled: true
|
||||
namespace: mariadb
|
||||
pvc: data-mariadb-0
|
||||
state: present
|
||||
|
||||
@@ -43,5 +43,6 @@
|
||||
create_namespace: yes
|
||||
update_repo_cache: True
|
||||
chart_ref: gitea-charts/gitea
|
||||
chart_version: 10.6
|
||||
values: "{{release_values}}"
|
||||
wait: true
|
||||
|
||||
@@ -13,5 +13,5 @@ spec:
|
||||
accessModes:
|
||||
- ReadWriteOnce
|
||||
hostPath:
|
||||
path: "/opt/data/T2/db/db/mariadb-10.9"
|
||||
path: "/opt/data/T2/db/mariadb-10.9"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user