From d158aecba19f66ff60e42044247d94cd111bab15 Mon Sep 17 00:00:00 2001 From: Ben Swenka Date: Wed, 14 Feb 2024 14:51:56 -0700 Subject: [PATCH] Clarifying that the default path --> Producer A --- blueprints/networking/psc-glb-and-armor/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueprints/networking/psc-glb-and-armor/README.md b/blueprints/networking/psc-glb-and-armor/README.md index fb2ba241..d3ef518e 100644 --- a/blueprints/networking/psc-glb-and-armor/README.md +++ b/blueprints/networking/psc-glb-and-armor/README.md @@ -84,7 +84,7 @@ __Congratulations__! You have successfully deployed an HTTP Load Balancer with C You can simply invoke the service by calling - Check the default path: + Check the default path (producer A): curl -H "Authorization: Bearer $(gcloud auth print-identity-token)" -H "Content-Type: application/json" http://$LB_IP/anything Specifically call the producer A path: