postgres: revert replica experiment
This commit is contained in:
@@ -66,19 +66,4 @@ spec:
|
||||
login: true
|
||||
superuser: true
|
||||
passwordSecret:
|
||||
name: pgbouncer-auth-query
|
||||
- name: weyma-pgsql02_replica
|
||||
ensure: present
|
||||
comment: weyma-pgsql02 replica
|
||||
login: true
|
||||
replication: true
|
||||
passwordSecret:
|
||||
name: streaming-replica-auth
|
||||
|
||||
replicationSlots:
|
||||
highAvailability:
|
||||
enabled: true
|
||||
|
||||
postgresql:
|
||||
pg_hba:
|
||||
- host replication weyma-pgsql02_replica 10.105.6.199/32 scram-sha-256
|
||||
name: pgbouncer-auth-query
|
||||
Reference in New Issue
Block a user