ISSUE#SB-19521: added new env vars(private container) for certificate generation #20
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New env vars for certificate generation.
sunbird_pvt_azure_account_name
sunbird_pvt_azure_account_key
sunbird_pvt_azure_container_name
Print-service uses both private and public container. Generated certificates (v1/print/pdf) are uploaded to the private container is used. "/print/preview/generate" API uses public container.
In this PR Issue # SB-18897 feat: added container details env for print and cert… sunbird-devops#1387 env vars for "/print/preview/generate" api is overridden by a private container vars which caused the issue https://project-sunbird.atlassian.net/browse/SB-19521