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: