From 9e4530108d45fc65b908f9e3d75067377b9ad149 Mon Sep 17 00:00:00 2001 From: Steven Hardy Date: Wed, 2 Oct 2024 12:27:31 +0100 Subject: [PATCH] atip-management-cluster: clarify helm folder usage Clarify the folder contains values files, not charts Fixes: #437 --- asciidoc/product/atip-management-cluster.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/asciidoc/product/atip-management-cluster.adoc b/asciidoc/product/atip-management-cluster.adoc index 3f5397c8..4ed8149a 100644 --- a/asciidoc/product/atip-management-cluster.adoc +++ b/asciidoc/product/atip-management-cluster.adoc @@ -54,7 +54,7 @@ The following are the main steps to set up the management cluster using a declar ** Scripts: Contains the scripts to be used by the management cluster. - xref:mgmt-cluster-kubernetes-folder[Kubernetes folder]: The `kubernetes` folder contains the configuration files to be used by the management cluster. ** Manifests: Contains the manifests to be used by the management cluster. - ** Helm: Contains the Helm charts to be used by the management cluster. + ** Helm: Contains the Helm values files to be used by the management cluster. ** Config: Contains the configuration files to be used by the management cluster. - xref:mgmt-cluster-network-folder[Network folder]: The `network` folder contains the network configuration files to be used by the management cluster nodes.