-
## Overview
I want to install postgres-operator on K8s 1.24.
Complete all steps of quickstart. https://access.crunchydata.com/documentation/postgres-operator/v5/quickstart/
Pod instance always Cr…
-
For example, in the format similar to `kubectl explain`
-
Operators are becoming a popular pattern to create applications to minimize complexities of operating software running on Kubernetes. [Crunchy Data](https://www.crunchydata.com/) has developed a Kube…
-
There were nice issue #547 which allows to enable or disable PDB creation. One problem - it is globally configurable option at postgresql-operator level. My propose is to add option to [postgres manif…
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current…
-
Hi, I checked your repo and saw that you are using supabase with helm chart.
Are you using that helm chart (at migrations/kube/charts/kilobase/supabase) in your production?
How can you mount the k…
-
## 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 requir…
-
Please, answer some short questions which should help us to understand your problem / question better?
- **Which image of the operator are you using?** registry.opensource.zalan.do/acid/postgres-op…
-
# Issue
abs() is one of the example that support numeric string
In Postgres, the type is determined lately so `-1.2` is not string type but inferred into float type for abs()
[doc](https://www.…
-
### Body
Time to time we deprecate some attributes/arguments and even entire Operators, however maintainer might forget to change it as result system tests which use as DAG/Operators example might …