spoolman: drop all db params because it turns out those were mostly default anyway
All checks were successful
/ diff-and-deploy (push) Successful in 2m7s
All checks were successful
/ diff-and-deploy (push) Successful in 2m7s
This commit is contained in:
parent
c5fa6eedbb
commit
b021fe2082
1 changed files with 0 additions and 5 deletions
|
@ -18,9 +18,4 @@ spec:
|
||||||
spoolman: {}
|
spoolman: {}
|
||||||
postgresql:
|
postgresql:
|
||||||
version: "16"
|
version: "16"
|
||||||
parameters:
|
|
||||||
autovacuum_analyze_scale_factor: "0.02"
|
|
||||||
autovacuum_max_workers: "5"
|
|
||||||
autovacuum_vacuum_scale_factor: "0.05"
|
|
||||||
log_autovacuum_min_duration: "0"
|
|
||||||
enableLogicalBackup: true
|
enableLogicalBackup: true
|
||||||
|
|
Loading…
Reference in a new issue