Update postgresql-dev.yaml
This commit is contained in:
@@ -28,6 +28,15 @@ spec:
|
|||||||
value: LoadBalancer
|
value: LoadBalancer
|
||||||
- name: primary.service.ports.postgresql
|
- name: primary.service.ports.postgresql
|
||||||
value: "5432"
|
value: "5432"
|
||||||
|
# Timezone config
|
||||||
|
- name: primary.extraEnvVars[0].name
|
||||||
|
value: TZ
|
||||||
|
- name: primary.extraEnvVars[0].value
|
||||||
|
value: Europe/Berlin
|
||||||
|
- name: primary.extraEnvVars[1].name
|
||||||
|
value: PGTZ
|
||||||
|
- name: primary.extraEnvVars[1].value
|
||||||
|
value: Europe/Berlin
|
||||||
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