Files
zl-base-in-kube/charts/postgres-operator-ui/templates/NOTES.txt
2024-07-02 19:58:16 +07:00

3 lines
180 B
Plaintext

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