charts icon indicating copy to clipboard operation
charts copied to clipboard

CloudNativePG Helm Charts

Results 227 charts issues
Sort by recently updated
recently updated
newest added

Add support TPL helper in cluster object to allow used gotemplate in chart values. Tpl supported fields: - cluster.initdb.database - cluster.initdb.owner - cluster.postgresql.parameters - cluster.postgresql.pg_hba - cluster.postgresql.pg_ident - cluster.roles -...

chart( cluster )
size:L

Along with the existing alerts in the `cluster` helm chart, an alert if `cnpg_collector_first_recoverability_point` exceeds `1 day` (warning) and if it exceeds `5 days` (critical) would help folks figure out...

chart( cluster )

Currently the prometheus rule expressions do not specify a specific cluster but only a specific namespace. This causes duplicated alerts if multiple clusters are deployed (with their own prom rules)...

chart( cluster )

Added the option "pvcTemplate" to `cluster.storage` and `cluster.walStorage`. Added some documentation and references to the documentation

chart( cluster )
no tests
size:M

Hi @itay-grudev, @sxd i've rebased the branch from PR #510 would be create to merge this as soon as possible cause we need this feature to import ca-certs to for...

chart( cluster )
size:M

This permits putting a PDB around the operator deployment.

chart( operator )
size:M

This PR is a proposed solution for #668

chart( operator )
size:S

The example metrics from https://github.com/cloudnative-pg/cloudnative-pg/blob/main/docs/src/samples/cluster-example-monitoring.yaml#L27 are not present in the helm chart's default metrics list. These metrics are also not present in https://github.com/cloudnative-pg/cloudnative-pg/blob/main/releases/cnpg-1.26.1.yaml and should probably be added there too....

chart( operator )
size:L

This change makes it possible to customize the Helm chart test `ping` with custom image, command and args.

chart( cluster )
size:S