update cidr

This commit is contained in:
Joseph Hanson 2024-01-03 22:35:36 -06:00
parent 5d8ed98f2c
commit 9c31fe163b

View file

@ -13,7 +13,7 @@ spec:
postgresql: postgresql:
synchronous_commit: "on" synchronous_commit: "on"
pg_hba: pg_hba:
- host peertube peertube 10.33.0.0/16 md5 - host peertube peertube 10.32.0.0/16 md5
- host all peertube 127.0.0.1 md5 - host all peertube 127.0.0.1 md5
# monitoring: # monitoring:
# pgmonitor: # pgmonitor: