Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit d5fdfa6

Browse files
author
Chris Wiechmann
authored
Update README.md
1 parent 614c9ee commit d5fdfa6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

helm/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -535,9 +535,11 @@ Of course, this a very basic example just to explain the concept. More sophistic
535535

536536
## Upgrade the release
537537

538-
Example how to upgrade an existing Helm release:
538+
:exclamation: If a new Elastic version is installed as a result of the upgrade, it is important that at least __3 Elasticsearch nodes__ are running. This is the only way to ensure that a new master node can be selected during the upgrade and that updated nodes can join the cluster.
539+
540+
Example how to upgrade an existing release:
539541
```
540-
helm upgrade -n apim-elk -f myvalues.yaml axway-elk https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk/releases/download/v3.1.0/helm-chart-apim4elastic-v3.1.0.tgz
542+
helm upgrade -n apim-elk -f myvalues.yaml axway-elk https://github.com/Axway-API-Management-Plus/apigateway-openlogging-elk/releases/download/v4.0.2/helm-chart-apim4elastic-v4.0.2.tgz
541543
```
542544

543545
## Required resources

0 commit comments

Comments
 (0)