Update RELEASE.md
made validation command work for single node clusters
This commit is contained in:
parent
2757074763
commit
2afd5ce212
@ -210,7 +210,7 @@ For convenience "index.yaml" has been uploaded (though excluded from voting), so
|
||||
|
||||
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
|
||||
|
||||
pulsar-${VERSION_WITHOUT_RC}.tgz.prov - is also uploaded for verifying Chart Integrity, though it is not strictly required for releasing the artifact based on ASF Guidelines.
|
||||
|
||||
@ -550,4 +550,4 @@ cd pulsar-dist-release/helm-chart
|
||||
export PREVIOUS_VERSION=1.0.0
|
||||
svn rm ${PREVIOUS_VERSION}
|
||||
svn commit -m "Remove old Helm Chart release: ${PREVIOUS_VERSION}"
|
||||
```
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user