infrastructure/k8s/configure_cluster.yaml

9 lines
145 B
YAML
Raw Normal View History

2022-09-11 16:49:31 +00:00
- name: Configure cluster
hosts: localhost
roles:
- role: postgres
- role: csi
- role: minio
- role: gitea
- role: agola