Open adelton opened 1 year ago
On page https://validatedpatterns.io/patterns/multicloud-gitops/mcg-managed-cluster/, the second sentence is
In the value-hub.yaml file, add a managedClusterCgroup for each cluster or group of clusters that you want to manage as one.
value-hub.yaml
managedClusterCgroup
That "the" value-hub.yaml suggests that that file value-hub.yaml exists somewhere. But it does not seem to be present in the https://github.com/validatedpatterns/multicloud-gitops repo.
Should that be "Create a file named for example value-hub.yaml with content ..." or does that file exist somewhere under different name?
Oh, is that a typo and should that be values-hub.yaml?
values-hub.yaml
On page https://validatedpatterns.io/patterns/multicloud-gitops/mcg-managed-cluster/, the second sentence is
That "the"
value-hub.yaml
suggests that that filevalue-hub.yaml
exists somewhere. But it does not seem to be present in the https://github.com/validatedpatterns/multicloud-gitops repo.Should that be "Create a file named for example
value-hub.yaml
with content ..." or does that file exist somewhere under different name?