This commit is contained in:
2024-07-02 19:58:16 +07:00
commit 679596c21c
45 changed files with 4022 additions and 0 deletions

View File

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