some updates

This commit is contained in:
Felix Kunde 2020-07-10 09:12:26 +02:00 committed by GitHub
parent e49797c992
commit 3a6b3ef9fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -9,11 +9,11 @@ assignees: ''
Please, answer some short questions which should help us to understand your problem / question better?
- **Which version of the operator are you using?** e.g. v1.5.0
- **Which image of the operator are you using?** e.g. registry.opensource.zalan.do/acid/postgres-operator:v1.5.0
- **Where do you run it - cloud on metal? Kubernetes or OpenShift?** [AWS K8s | GCP ... | Bare Metal K8s]
- **Are you running Postgres Operator in production?** [yes | no]
- **Where do you run it? Kubernetes or OpenShift?** [AWS K8s | GCP ... | Bare Metal K8s]
- **Type of issue?** [Bug report, question, feature request, etc.]
Some general remarks when posting a bug report:
- Please, check the operator and postgres pod (Patroni) logs first. When copy pasting many log lines please do it in a separate GitHub gist together with your Postgres CRD and configuration manifest.
- Please, check the operator, pod (Patroni) and postgresql logs first. When copy-pasting many log lines please do it in a separate GitHub gist together with your Postgres CRD and configuration manifest.
- If you feel this issue might be more related to the [Spilo](https://github.com/zalando/spilo/issues) docker image or [Patroni](https://github.com/zalando/patroni/issues), consider opening issues in the respective repos.