Skip to content

Fixed issues with istio deployment script

Deepanshu Singhal requested to merge az/ds-update-istio-function-script into master

JIRA Task: MSCOSDU-2073

Fixed issues with istio deployment script. The current script failed to deploy istio due to presence of tar gz subcharts. The fix unzips these files before deploying them.

Merge request reports