Skip to content

Commit

Permalink
Update Rate Limiter docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
pubudu538 authored and tharindu1st committed Mar 5, 2024
1 parent 29dad5a commit 7670cc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ If you have setup `Kind` and wish to run the integration tests using Gradle, the
3. Port forward router-service to use localhost.

```bash
kubectl port-forward svc/apk-test-setup-wso2-apk-router-service -n apk-integration-test 9095:9095
kubectl port-forward svc/apk-test-setup-wso2-apk-gateway-service -n apk-integration-test 9095:9095
```

4. Add all DNS mappings to `/etc/hosts` file. Refer to `scripts/run-tests.sh` file for the domain names.
Expand Down

0 comments on commit 7670cc6

Please sign in to comment.