test pixelfed helm chart

This commit is contained in:
2025-09-04 20:54:01 -04:00
parent 169b5d4edf
commit d14be2c3ae
6 changed files with 798 additions and 9 deletions

View File

@@ -55,9 +55,14 @@
include_tasks: deployments/backstage.yaml
when: apps.backstage.enabled
- name: deploy metallb
include_tasks: deployments/metallb.yaml
when: apps.metallb.enabled
- name: deploy pixelfed
include_tasks: deployments/pixelfed.yaml
when: apps.pixelfed.enabled
#- name: deploy metallb
# include_tasks: deployments/metallb.yaml
# when: apps.metallb.enabled
#-----------------------------------------------------
#- include_tasks: mariadb.yaml