bunkerweb base working with global mariadb and redis

This commit is contained in:
2026-02-15 16:47:30 -05:00
parent 8141270eda
commit e4bb4902a4
4 changed files with 89 additions and 21 deletions

View File

@@ -90,7 +90,7 @@ apps:
hello_world:
enabled: true
namespace: default
state: present
state: absent
funkwhale:
enabled: true
@@ -124,11 +124,12 @@ apps:
state: absent
ktistec:
enabled: false
enabled: true
namespace: ktistec
state: absent
state: present
bunkerweb:
enabled: true
namespace: default
state: absent
namespace: bunkerweb
state: present