Commit c72fa43d authored by Rajesh Kumaravel's avatar Rajesh Kumaravel
Browse files

Issue #ED-521 fix: Updated CSP variables with Finalized vars

Showing with 2 additions and 2 deletions
+2 -2
......@@ -231,5 +231,5 @@ cloud_private_storage_secret={{cloud_private_storage_secret | default("")}}
cloud_private_storage_region={{cloud_private_storage_region | default("ap-south-1")}}
cloud_private_storage_project={{cloud_private_storage_project | default("")}}
cloud_storage_privatereports_bucketname={{cloud_storage_privatereports_bucketname | default("reports")}}
cloud_storage_resourceBundle_bucketname={{cloud_storage_resourceBundle_bucketname | default("label")}}
cloud_storage_desktopCrash_bucketname={{cloud_storage_desktopCrash_bucketname | default("desktopappcrashlogs")}}
cloud_storage_resourceBundle_bucketname={{cloud_storage_resourcebundle_bucketname | default("label")}}
cloud_storage_desktopCrash_bucketname={{cloud_storage_desktopcrash_bucketname | default("desktopappcrashlogs")}}
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