Skip to content

Commit

Permalink
Merge pull request mosip#273 from ckm007/release-0.10.x
Browse files Browse the repository at this point in the history
[DSD-6382]
  • Loading branch information
ckm007 authored Oct 8, 2024
2 parents 65a2a48 + 0b88393 commit e683e3f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions partner-onboarder/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,9 @@ function installing_onboarder() {
$ENABLE_INSECURE \
-f values.yaml \
--version $CHART_VERSION \
--debug --wait --wait-for-jobs
echo "Partner onboarded successfully and reports are moved to S3 or NFS"
--wait --wait-for-jobs
echo "Partner onboarder executed and reports are moved to S3 or NFS please check the same to make sure partner was onboarded sucessfully."
kubectl rollout restart deployment mock-relying-party-service -n esignet
return 0
fi
}
Expand Down

0 comments on commit e683e3f

Please sign in to comment.