Closed tianyue86 closed 2 days ago
- name: {{ include "postgresql-cluster.component-name" . }}
labels:
{{- include "postgresql-cluster.patroni-scope-label" . | indent 8 }}
add the postgresql-cluster.patroni-scope-label to cluster yaml
The cluster can be created successfully after adding this label. Thanks all for helping investigate!
Describe the bug
To Reproduce Steps to reproduce the behavior:
Create pg cluster by following yaml
check cluster status
describe cluster
check pod status
check pod logs
check pvc
Further testing: following yaml can create pg cluster successfully
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.