Skip to content

Commit

Permalink
fix lines
Browse files Browse the repository at this point in the history
  • Loading branch information
pmacius committed Nov 13, 2024
1 parent 99c664a commit ec5b340
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/helm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit ec5b340

Please sign in to comment.