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

# Repo interns: PR template with checklist This PR try to help both contributors and reviewers to have better experience when openening a new Pull Request by suggesting some guidance....

size:M

## Description The test resource is currently hard-coded to a specific alpine image. This image is old and contains [vulnerabilities](https://hub.docker.com/layers/library/alpine/3.17/images/sha256-920690a8d840be3c20bf5205001bc913be3a4d8c39ea191bbdaf8e187ffcb180). Users should be able to override this image when required....

chart( cluster )
size:M

This PR addresses the requirements of #673. In an OpenShift environment, you usually do not want to set `runAsUser` or `runAsGroup` to something specific, instead it is chosen automatically by...

size:XS
lgtm
chart( plugin-barman-cloud )

fixes https://github.com/cloudnative-pg/charts/issues/687

size:XS
chart( plugin-barman-cloud )

This PR adds the possibility for a user to add additional annotations to the service account if it's created from the chart. This is especially useful when using [IRSA](https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html) authentication...

size:S
chart( plugin-barman-cloud )

Based on https://github.com/cloudnative-pg/plugin-barman-cloud/blob/v0.7.0/config/rbac/objectstore_viewer_role.yaml, https://github.com/cloudnative-pg/plugin-barman-cloud/blob/v0.7.0/config/rbac/objectstore_editor_role.yaml Essentially the same as https://github.com/cloudnative-pg/charts/pull/39 but for the `ObjectStore` resource from the barman plugin

size:M
chart( plugin-barman-cloud )

Update on Helm template for the Issuer resource so it is created only when certificate generation is explicitly enabled. This caused unnecessary issuer creation even when no client or server...

size:S
chart( plugin-barman-cloud )

Add helm chart related changes for the namespaced deployment If one wants to use the namespaced deployment it is possible to deploy the operator setting config.namespaced=true and config.clusterwide=false. If clusterwide...

chart( operator )
size:S

This change makes the Prometheus metrics port configurable in the cloudnative-pg Helm chart (instead of being hardcoded to 8080).

bug
chart( operator )
size:S