Skip to content

Commit

Permalink
CNPG: Correct name for import
Browse files Browse the repository at this point in the history
  • Loading branch information
wrmilling committed Feb 12, 2025
1 parent cfe6a4c commit b0688c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default/cloudnative-pg/cluster/dendrite-v17.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ spec:
# Represents the previous cluster to migrate from
- name: dendrite-psql-v16
connectionParameters:
host: dendrite-psql-v16.default.svc
host: dendrite-psql-v16-rw.default.svc
user: postgres
dbname: postgres
sslmode: require
Expand Down

0 comments on commit b0688c8

Please sign in to comment.