infrastructure/k8s/configure_cluster.yaml
Peter Kurfer 2578e6951d
All checks were successful
continuous-integration/drone/push Build is passing
refactor: use SOPS to encrypt secrets
2023-10-26 21:57:43 +02:00

12 lines
232 B
YAML

- name: Configure cluster
hosts: localhost
roles:
- role: cifs-csi
- role: coder
- role: prometheus
- role: postgres
- role: hcloud
- role: minio
- role: gitea
- role: fider
- role: nextcloud