charts/postgres-operator-1.10.1/templates/NOTES.txt
2024-06-23 15:59:52 +08:00

4 lines
178 B
Plaintext

To verify that postgres-operator has started, run:
kubectl --namespace={{ .Release.Namespace }} get pods -l "app.kubernetes.io/name={{ template "postgres-operator.name" . }}"