test pixelfed helm chart
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user