Update postgresql-dev.yaml
This commit is contained in:
@@ -30,7 +30,9 @@ spec:
|
|||||||
value: "5432"
|
value: "5432"
|
||||||
# Timezone config
|
# Timezone config
|
||||||
- name: primary.configuration
|
- name: primary.configuration
|
||||||
value: "timezone = 'Europe/Berlin'"
|
value: |
|
||||||
|
timezone = 'Europe/Berlin'
|
||||||
|
listen_addresses = '*'
|
||||||
destination:
|
destination:
|
||||||
server: 'https://192.168.4.202:6443'
|
server: 'https://192.168.4.202:6443'
|
||||||
namespace: postgresql
|
namespace: postgresql
|
||||||
|
|||||||
Reference in New Issue
Block a user