From ec5b3401c1226fe3f25497f3b400c87f61b4fa78 Mon Sep 17 00:00:00 2001 From: pmacius Date: Wed, 13 Nov 2024 14:04:14 +0100 Subject: [PATCH] fix lines --- docs/helm/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/helm/README.md b/docs/helm/README.md index 137e80657..8e3decd37 100644 --- a/docs/helm/README.md +++ b/docs/helm/README.md @@ -273,7 +273,10 @@ at least 3 nodes with 12 cpu cores and 32 GB of memory in total. You can install requirements by fine tuning the [resource requests](https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/#resource-units-in-kubernetes) available in the [values](https://github.com/Alfresco/acs-deployment/blob/master/helm/alfresco-content-services/values.yaml) for each component. -To install older versions get the specific values from file [this folder](https://github.com/Alfresco/acs-deployment/tree/master/helm/alfresco-content-services). Each of files have image tags which override default ones to the specific version. Deploying the specific version of ACS can be achieved by executing the following: +To install older versions get the specific values from [this folder](https://github.com/Alfresco/acs-deployment/tree/master/helm/alfresco-content-services). +Each of files have image tags which override default ones to the specific +version. Deploying the specific version of ACS can be achieved by executing the +following: ```bash helm install acs alfresco/alfresco-content-services \