pvc-bootstrap/bootstrap-daemon/clusters.yaml.sample
Joshua M. Boniface 8af6b87441 Initial commit of PVC Bootstrap system
Adds the PVC Bootstrap system, which allows the automated deployment of
one or more PVC clusters.
2021-12-30 03:56:36 -05:00

8 lines
134 B
Plaintext

---
# clusters.yml
# This file defines a list of Clusters that pvcbootstrapd should be aware of.
clusters:
- cluster1
- cluster2