fix(auth):timescaledb的passfile可以复用pg的,但需要参数指定
This commit is contained in:
@@ -77,6 +77,7 @@ postgresql:
|
||||
min_wal_size: 256MB
|
||||
max_wal_size: 512MB
|
||||
temp_file_limit: 1GB
|
||||
timescaledb.passfile: '/var/lib/postgresql/.pgpass'
|
||||
|
||||
# https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#nodeselector
|
||||
nodeSelector: {}
|
||||
|
||||
Reference in New Issue
Block a user