Skip to content

Commit 772717c

Browse files
committed
fix: config
1 parent 7466819 commit 772717c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/withOpenAI/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ secret:
1818
envDb:
1919
normal:
2020
POSTGRES_URL: "jdbc:postgresql://postgresservice:5432/aidoclibchat"
21+
POSTGRES_DB: aidoclibchat
2122
secret:
2223
POSTGRES_USER: dbuser
2324
POSTGRES_PASSWORD: passwordtoreplace
24-
POSTGRES_DB: aidoclibchat
2525

2626
envApp:
2727
normal:

0 commit comments

Comments
 (0)