Danny Bessems
ea20b1290c
All checks were successful
continuous-integration/drone/push Build is passing
15 lines
314 B
YAML
15 lines
314 B
YAML
- name: Pre-stage K3s components
|
|
import_tasks: k3s.yml
|
|
|
|
- name: Pre-stage meta-cluster components
|
|
import_tasks: components.yml
|
|
|
|
- name: Pre-stage IaC repositories
|
|
import_tasks: config.yml
|
|
|
|
- name: Pre-stage workload-cluster components
|
|
import_tasks: staging.yml
|
|
|
|
- name: Cleanup
|
|
import_tasks: cleanup.yml
|