infrastructure/k8s/configure_cluster.yaml

12 lines
208 B
YAML
Raw Normal View History

2022-09-11 16:49:31 +00:00
- name: Configure cluster
hosts: localhost
roles:
2023-05-31 20:05:12 +00:00
- role: codimd
- role: prometheus
- role: postgres
- role: hcloud
- role: minio
- role: gitea
- role: drone
- role: fider