From 32cf78e8d7fdb9aa19d68f4f92f838b6b342abc5 Mon Sep 17 00:00:00 2001 From: Cattani Luca <luca.cattani@eurac.edu> Date: Mon, 2 Oct 2017 13:53:37 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ff2f79..688c873 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ NAME READY STATUS RESTARTS AGE dspace-postgresql-1806947503-qw8q4 1/1 Running 0 46s ``` -when the container will be in running +When the container is running, we can connect to it ```console $ kubectl -n dspace-dev exec -it dspace-postgresql-1806947503-qw8q4 bash root@dspace-postgresql-1806947503-qw8q4:/# -- GitLab