helm-charts/postgres-operator-ui/templates/NOTES.txt

3 lines
180 B
Plaintext
Raw Normal View History

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