Commit c1b4804a authored by Anil Gupta's avatar Anil Gupta
Browse files

Issue #SB-28693 chore: Added the plugin path and storage path.

Showing with 4 additions and 4 deletions
+4 -4
......@@ -545,3 +545,7 @@ sunbird_desktop_keycloak_client_id: desktop
sunbird_google_desktop_keycloak_client_id: google-auth-desktop
sunbird_trampoline_android_keycloak_client_id: trampoline-android
sunbird_trampoline_desktop_keycloak_client_id: trampoline-desktop
# DIAL-service schema
dial_plugin_container_name: "sunbird-dial-{{env}}"
dial_service_schema_base_path: "https://{{sunbird_public_storage_account_name}}.blob.core.windows.net/{{dial_plugin_container_name}}/schemas/local"
......@@ -276,7 +276,3 @@ grafana_login_whitelisted_emails: |-
# Add below var to monitor report-cassandra server
report_cassandra_server_count: "{{ groups['report-cassandra'] | length }}"
# DIAL-service schema
dial_plugin_container_name: "sunbird-dial-{{env}}"
dial_service_schema_base_path: "https://{{sunbird_public_storage_account_name}}.blob.core.windows.net/{{dial_plugin_container_name}}/schemas/local"
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment