fix(pg_conf):增加pg的时区设置
This commit is contained in:
@@ -92,6 +92,7 @@ postgresql:
|
||||
synchronous_commit: 'off'
|
||||
timescaledb.enable_2pc: false
|
||||
timescaledb.max_background_workers: 300
|
||||
timezone: 'Asia/Shanghai'
|
||||
|
||||
# https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#nodeselector
|
||||
nodeSelector: {}
|
||||
|
||||
Reference in New Issue
Block a user