Add clusters.yml to setup
This commit is contained in:
9
clusters.yml
Normal file
9
clusters.yml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
# clusters.yml
|
||||
# This file defines a list of Clusters that pvcbootstrapd should be aware of.
|
||||
# This file is OPTIONAL unless you use pvcbootstrapd. It should contain, in the
|
||||
# "clusters" list, all cluster names for which a "bootstrap.yml" is configured.
|
||||
|
||||
clusters:
|
||||
# - cluster1
|
||||
# - cluster2
|
Reference in New Issue
Block a user