pvc-bootstrap/bootstrap-daemon/clusters.yaml.sample
Joshua M. Boniface ce83c5d20d Initial commit of PVC Bootstrap system
Adds the PVC Bootstrap system, which allows the automated deployment of
one or more PVC clusters.
2021-12-31 02:50:23 -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