We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20f7fc8 commit a30291eCopy full SHA for a30291e
RELEASE.md
@@ -243,8 +243,8 @@ Public keys are available at: https://www.apache.org/dist/pulsar/KEYS
243
244
For convenience "index.yaml" has been uploaded (though excluded from voting), so you can also run the below commands.
245
246
-helm repo add --force-update \\
247
- apache-pulsar-dist-dev https://dist.apache.org/repos/dist/dev/pulsar/helm-chart/$VERSION_RC/
+helm repo add --force-update apache-pulsar-dist-dev \\
+ https://dist.apache.org/repos/dist/dev/pulsar/helm-chart/$VERSION_RC/
248
helm repo update
249
helm install pulsar apache-pulsar-dist-dev/pulsar \\
250
--version ${VERSION_WITHOUT_RC} --set affinity.anti_affinity=false
0 commit comments