datastax / pulsar-helm-chart

Apache Pulsar Helm chart
Apache License 2.0
46 stars 38 forks source link

Fix Autorecovery initContainer configuration #206

Closed michaeljmarshall closed 2 years ago

michaeljmarshall commented 2 years ago

The current chart has the initContainer field duplicated in the autorecovery deployment manifest. This results in dropping the wait-zookeeper-ready container in some cases and in other cases, it fails linting.