Update postgresql-dev.yaml

This commit is contained in:
Daniel
2025-08-07 13:36:59 +02:00
parent 03c1f28247
commit dafe7faaa8

View File

@@ -30,7 +30,9 @@ spec:
value: "5432"
# Timezone config
- name: primary.configuration
value: "timezone = 'Europe/Berlin'"
value: |
timezone = 'Europe/Berlin'
listen_addresses = '*'
destination:
server: 'https://192.168.4.202:6443'
namespace: postgresql