Skip to content

Commit

Permalink
Update chatwoot aitbase
Browse files Browse the repository at this point in the history
  • Loading branch information
imtoanle committed Apr 9, 2024
1 parent d4de6eb commit 502526f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ spec:
image:
repository: ktoanlba/chatwoot
tag: v3.7.0-custom
pullPolicy: IfNotPresent
pullPolicy: Always
# command:
args:
- bundle
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ spec:
superuserSecret:
name: cloudnative-pg-staging-secret
postgresql:
# shared_preload_libraries:
# - "vectors.so"
shared_preload_libraries:
- "pg_stat_statements"
parameters:
max_connections: "600"
shared_buffers: 512MB
Expand Down

0 comments on commit 502526f

Please sign in to comment.