From 8ae783fab0bf090a1c5ff62a64051040c01fcb95 Mon Sep 17 00:00:00 2001 From: Randy DeFauw Date: Mon, 4 Jun 2018 15:58:11 -0600 Subject: [PATCH] Minor doc updates: fix URL for curl command --- .../401-configmaps-and-secrets/readme.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/04-path-security-and-networking/401-configmaps-and-secrets/readme.adoc b/04-path-security-and-networking/401-configmaps-and-secrets/readme.adoc index 244cc63d..15902e22 100644 --- a/04-path-security-and-networking/401-configmaps-and-secrets/readme.adoc +++ b/04-path-security-and-networking/401-configmaps-and-secrets/readme.adoc @@ -277,7 +277,7 @@ The pod configuration file looks like: . In a new terminal, access the service as: - $ curl -k https://ENVIRONMENT_ID.vfs.cloud9.REGION_ID.amazonaws.com/api/v1/proxy/namespaces/default/services/app/ + $ curl -k http://localhost:8080/api/v1/proxy/namespaces/default/services/app/ printed 2 times + The pod logs are refreshed as well: