infrastructure/k8s/configure_cluster.yaml

12 lines
199 B
YAML
Raw Normal View History

2022-09-11 16:49:31 +00:00
- name: Configure cluster
hosts: localhost
roles:
# - role: gateway-api
2023-03-01 18:01:01 +00:00
- role: prometheus
- role: postgres
- role: hcloud
- role: minio
2023-01-21 17:25:18 +00:00
- role: gitea
2023-03-01 18:01:01 +00:00
- role: drone
2023-04-17 13:35:15 +00:00
- role: fider