cloudnative-pg / cloudnative-pg/charts
Cluster poolers is missing serviceTemplate
Open
chart( cluster )
- Dominant language
- Go Template
- Stars
- 621
- Forks
- 265
- Avg merge
- 7d 12h
- Merged PRs (30d)
- 7
Description
The readme states that poolers can have a ServiceTemplateSpec defined under `template`, however this is where the PodTemplateSpec is supposed to go. When trying to specify a service template, CNPG complains about missing pod template spec.
A new [`serviceTemplate` option](https://cloudnative-pg.io/documentation/current/connection_pooling/#service-template) should be added instead to properly configure this.
Contributor guide
Assessment
This issue has not been assessed yet.