Files
Furkan Sahin 4ec72e5108 Allow in subnet communication by default for PG
With https://github.com/ubicloud/ubicloud/pull/2036 we started to apply
firewall rules to the in subnet communication as well. This impacts PG
because the primary <-> standby communication is through private
networking. Therefore, we are adding explicit rules to allow the full
subnet range on port 5432 by default.
2024-11-01 11:03:24 +01:00
..