Fixing cubox and base services

- nextcloud
- mariadb
This commit is contained in:
2025-03-26 18:23:05 -04:00
parent dc968384b5
commit 0dd9df593e
3 changed files with 3 additions and 2 deletions

View File

@@ -50,7 +50,7 @@ apps:
namespace: stashapp
mariadb:
enabled: false
enabled: true
namespace: mariadb
pvc: data-mariadb-0
state: present

View File

@@ -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

View File

@@ -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"