Update postgresql-dev.yaml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user