Skip to content

Commit befd306

Browse files
committed
Bug fix customer
1 parent 2bd54f1 commit befd306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbank-v5/customer/helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ obaas:
157157
database:
158158
enabled: true # If true, database configuration will be injected
159159
# TODO: Set the name of your database credentials secret
160-
credentialsSecret: account-db-secrets # e.g., my-app-db-secrets
160+
credentialsSecret: customer-db-secrets # e.g., my-app-db-secrets
161161
# TODO: Set the name of your ADB wallet secret
162162
walletSecret: obaas-adb-tns-admin-1 # e.g., my-app-adb-wallet
163163

0 commit comments

Comments
 (0)