Skip to content

Commit

Permalink
Clarifying that the default path --> Producer A
Browse files Browse the repository at this point in the history
  • Loading branch information
bswenka committed Feb 14, 2024
1 parent c0a552a commit e703236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blueprints/networking/psc-glb-and-armor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e703236

Please sign in to comment.