Skip to content

Commit

Permalink
chore: fix notes
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Cecchi <[email protected]>
  • Loading branch information
leonardoce committed Mar 29, 2024
1 parent 2b3793c commit be29025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/edb-postgres-for-kubernetes/templates/NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

EDB Postgres for Kubernetes Operator should be installed in namespace "{{ .Release.Namespace }}".
You can now create a PostgreSQL cluster with 3 nodes in the current namespace as follows:
You can now create a PostgreSQL cluster with 3 nodes as follows:

cat <<EOF | kubectl apply -f -
# Example of PostgreSQL cluster
Expand Down

0 comments on commit be29025

Please sign in to comment.