Installer for PGO, the open source Postgres Operator from Crunchy Data
Installer for PGO, the open source Postgres Operator from Crunchy Data. This chart installs CrunchyData's postgres controller.
To install the chart with the name pgo
:
$ helm repo add direktiv https://chart.direktiv.io
$ helm install pgo direktiv/pgo
Original Helm chart: https://github.com/CrunchyData/postgres-operator-examples
Key | Type | Default | Description |
---|---|---|---|
controllerImages.cluster | string | "registry.developers.crunchydata.com/crunchydata/postgres-operator:ubi8-5.3.1-0" |
|
controllerImages.upgrade | string | "registry.developers.crunchydata.com/crunchydata/postgres-operator-upgrade:ubi8-5.3.1-0" |
|
debug | bool | true |
|
imagePullSecretNames | list | [] |
|
relatedImages."postgres_13_gis_3.0".image | string | "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-13.10-3.0-0" |
|
relatedImages."postgres_13_gis_3.1".image | string | "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-13.10-3.1-0" |
|
relatedImages."postgres_14_gis_3.1".image | string | "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.7-3.1-0" |
|
relatedImages."postgres_14_gis_3.2".image | string | "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.7-3.2-0" |
|
relatedImages."postgres_14_gis_3.3".image | string | "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-14.7-3.3-0" |
|
relatedImages."postgres_15_gis_3.3".image | string | "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-gis:ubi8-15.2-3.3-0" |
|
relatedImages.pgadmin.image | string | "registry.developers.crunchydata.com/crunchydata/crunchy-pgadmin4:ubi8-4.30-10" |
|
relatedImages.pgbackrest.image | string | "registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.41-4" |
|
relatedImages.pgbouncer.image | string | "registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi8-1.18-0" |
|
relatedImages.pgexporter.image | string | "registry.developers.crunchydata.com/crunchydata/crunchy-postgres-exporter:ubi8-5.3.1-0" |
|
relatedImages.pgupgrade.image | string | "registry.developers.crunchydata.com/crunchydata/crunchy-upgrade:ubi8-5.3.1-0" |
|
relatedImages.postgres_13.image | string | "registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-13.10-0" |
|
relatedImages.postgres_14.image | string | "registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-14.7-0" |
|
relatedImages.postgres_15.image | string | "registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-15.2-0" |
|
resources.controller | object | {} |
|
resources.upgrade | object | {} |
|
singleNamespace | bool | false |