keep shared preload
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m12s

This commit is contained in:
2025-10-03 18:49:38 -05:00
parent 80ad2dadf1
commit 5909ad9324

View File

@@ -248,6 +248,7 @@ postgres-17-cluster:
parameters: parameters:
shared_buffers: 256MB shared_buffers: 256MB
shared_preload_libraries: shared_preload_libraries:
- "vectors.so"
- "vchord.so" - "vchord.so"
initdb: initdb:
postInitSQL: postInitSQL: