From 14bbaab97c5cc1df4348501d0a3cb66fa3a026b0 Mon Sep 17 00:00:00 2001 From: Ryan Elliott-Smith <49007005+ryanelliottsmith@users.noreply.github.com> Date: Fri, 11 Oct 2024 20:31:33 +1300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1ee5b64..a0e6fe4 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ The issue is known to affect changes in the `deployment-lab` namespace, like cre All deployments for this lab have been created in the `lab` namespace of your downstream cluster, make changes as needed to resolve the issues -**Note**, there is a test pod available, created by a deployment named `test-pod` that should be used for troubleshooting connectivity +**Note**, there is a test pod available, created by a deployment named `test-pod` in `default` that should be used for troubleshooting connectivity #### 2a - Network issue @@ -83,4 +83,4 @@ Instructions to deploy a webserver using fleet are provided in this link ```bash cd bonus-downstream-cluster # if not in the directory terraform destroy -``` \ No newline at end of file +```