Skip to content

Install Postgres Cluster via Helm from OCI Registry #3641

@DCAL12

Description

@DCAL12

Overview

Allow helm install of PostgresCluster resources via Helm in the same way as PGO operator.

Use Case

As with installing the operator via Helm (see #2231), automation tools require installing PostgresCluster via Helm from a hosted repository. Currently we must build each version from https://github.com/CrunchyData/postgres-operator-examples/tree/main/helm/postgres and push to our own OCI registry.

Desired Behavior

A "postgres-cluster" helm chart is hosted alongside the PGO Helm chart at oci://registry.developers.crunchydata.com/crunchydata/pgo. It can be installed in a similar manner as the operator as documented here, and updated with each release.

Environment

Tell us about your environment:

Please provide the following details:

  • Platform: Kubernetes
  • Platform Version: 5.3.1
  • Number of Postgres clusters: 12

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions