cloudnative-pg / cloudnative-pg/charts
The plugins is missing in the cluster helm chart
Open
chart( cluster )
- Dominant language
- Go Template
- Stars
- 621
- Forks
- 265
- Avg merge
- 7d 12h
- Merged PRs (30d)
- 7
Description
Since the `barmanObjectStore` is being deprecated, this feature is currently not available in the `cluster` Helm chart.
In the values file of the `cluster` chart, the expected configuration is:
```
cluster:
plugins:
- name: barman-cloud.cloudnative-pg.io
isWALArchiver: true
parameters:
barmanObjectName: minio-store
```
Contributor guide
Assessment
This issue has not been assessed yet.