We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f8fd52 commit 110d8d8Copy full SHA for 110d8d8
charts/pg-db/templates/NOTES.txt
@@ -31,5 +31,5 @@ To get a PostgreSQL prompt inside your new cluster you can run:
31
32
And then connect to a cluster with a temporary Pod:
33
34
- $ kubectl run -i --rm --tty percona-client --image=perconalab/percona-distribution-postgresql:16 --restart=Never \
+ $ kubectl run -i --rm --tty percona-client --image=perconalab/percona-distribution-postgresql:17 --restart=Never \
35
-- psql $PGBOUNCER_URI
0 commit comments