This is an automated email from the ASF dual-hosted git repository.

lhotari pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-helm-chart.git


The following commit(s) were added to refs/heads/master by this push:
     new d963056  Update RELEASE.md
d963056 is described below

commit d9630564ac297d739a255ba4dc4cdcf4026960f8
Author: Lari Hotari <[email protected]>
AuthorDate: Tue Dec 19 08:06:27 2023 -0800

    Update RELEASE.md
---
 RELEASE.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RELEASE.md b/RELEASE.md
index e33e4b2..a75387b 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -370,7 +370,7 @@ Contributors can run below commands to test the Helm Chart
 export VERSION=3.0.0-candidate-1
 helm repo add apache-pulsar-dist-dev 
https://dist.apache.org/repos/dist/dev/pulsar/helm-chart/${VERSION}/
 helm repo update
-helm install pulsar apache-pulsar-dist-dev/pulsar
+helm install pulsar apache-pulsar-dist-dev/pulsar --set 
affinity.anti_affinity=false
 ```
 
 You can then perform any other verifications to check that it works as you 
expected by

Reply via email to