Skip to content

Commit

Permalink
Merge pull request #2534 from wso2/Tharsanan1-patch-9
Browse files Browse the repository at this point in the history
Update integration-test.yml
  • Loading branch information
Tharsanan1 authored Oct 4, 2024
2 parents 99d1961 + 1d7d691 commit deaa6cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ jobs:
--set idp.idpds.deployment.image=${{ secrets.AZURE_ACR_NAME }}.azurecr.io/apk-idp-domain-service:${{ github.sha }} \
--set idp.idpui.deployment.image=${{ secrets.AZURE_ACR_NAME }}.azurecr.io/apk-idp-ui:${{ github.sha }} \
--set wso2.apk.dp.ratelimiter.deployment.image=${{ secrets.AZURE_ACR_NAME }}.azurecr.io/apk-ratelimiter:${{ github.sha }} \
--set wso2.apk.dp.ratelimiter.requestTimeoutInMillis=800 \
--set wso2.apk.dp.ratelimiter.requestTimeoutInMillis=2000 \
--set wso2.apk.dp.gateway.httpListener.enabled=true \
--set wso2.apk.dp.gatewayRuntime.deployment.router.configs.enableIntelligentRouting=true
kubectl get pods -n apk-integration-test
Expand Down

0 comments on commit deaa6cc

Please sign in to comment.