Yong Zhang
f2266c4295
Enable the pulsar manager in the minikube values ( #270 )
...
---
Fixes: https://github.com/apache/pulsar/issues/15927
### Motivation
We have documented the using pulsar manager in the Getting started
with helm in the pulsar website. We should enable the pulsar manager
by default in the minikube values.
### Modifications
- enable the pulsar manager by default in the minikube values.
2022-06-15 09:42:16 +08:00
Lari Hotari
475a4b0b39
Remove references to tag: 2.6.0 in examples ( #210 )
...
### Motivation
It's better to not maintain out-dated examples referencing the 2.6.0 tag version.
### Modifications
- remove out-dated examples
2022-01-25 23:30:46 -06:00
BaochunLiuBJ
5995172c35
changes for aws ( #43 )
2020-07-22 09:00:04 -07:00
Prashanth Tirupachur Vasanthakrishnan
bf152134b2
Issue-29: Bump missed out pulsar-image tags to 2.6.0 ( #30 )
...
Fixes #29
### Motivation
Bumped missed out pulsar-image tags to 2.6.0
### Modifications
Modified the following files:
1. .ci/clusters/values-pulsar-image.yaml
2. charts/pulsar/values.yaml
3. examples/values-one-node.yaml
4. examples/values-pulsar.yaml
2020-07-01 23:01:39 -07:00
Sijie Guo
f64c396906
Improve Helm chart ( #6673 )
...
* Improve Helm chart
- Support TLS for all components
- Support Authentication & Authorization (TLS)
- Add CI for different cluster settings
2020-04-08 11:20:01 -07:00