Update port-forward-access-application-cluster.md

Fix leading spaces in kubectl commands
This commit is contained in:
XsWack
2017-08-11 16:24:27 +08:00
committed by Andrew Chen
parent 1585774014
commit bf3bbf42a2
@@ -64,11 +64,11 @@ for database debugging.
1. Start the Redis command line interface:
redis-cli
redis-cli
1. At the Redis command line prompt, enter the `ping` command:
127.0.0.1:6379>ping
127.0.0.1:6379>ping
A successful ping request returns PONG.