We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bd54f1 commit befd306Copy full SHA for befd306
cloudbank-v5/customer/helm/values.yaml
@@ -157,7 +157,7 @@ obaas:
157
database:
158
enabled: true # If true, database configuration will be injected
159
# TODO: Set the name of your database credentials secret
160
- credentialsSecret: account-db-secrets # e.g., my-app-db-secrets
+ credentialsSecret: customer-db-secrets # e.g., my-app-db-secrets
161
# TODO: Set the name of your ADB wallet secret
162
walletSecret: obaas-adb-tns-admin-1 # e.g., my-app-adb-wallet
163
0 commit comments