Unverified Commit c20b4cc1 authored by Rajesh Kumaravel's avatar Rajesh Kumaravel Committed by GitHub
Browse files

Issue #SB-30678 fix: Reverted to Azure (#3546)

Showing with 2 additions and 2 deletions
+2 -2
......@@ -207,8 +207,8 @@ sunbird_questionset_children_limit={{ sunbird_questionset_children_limit | defau
#release-5.0.0
#AWS config for storage access
#To be reverted post testing
sunbird_cloud_storage_provider=aws
sunbird_aws_bucket_name={{aws_private_bucket_name}}
sunbird_cloud_storage_provider={{cloud_service_provider}}
sunbird_aws_bucket_name={{aws_private_bucket_name | default("")}}
sunbird_aws_reports={{aws_reports_folder_name | default("reports")}}
sunbird_aws_labels={{aws_labels_folder_name | default("labels")}}
sunbird_aws_access_key={{aws_private_bucket_access_key | default("")}}
......
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