helm-charts/postgres-operator/templates/NOTES.txt
2021-01-17 04:09:41 +03: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" . }}"