From fcebf136b3efd58bc650027443174657427c8ad2 Mon Sep 17 00:00:00 2001 From: Cattani Luca <luca.cattani@eurac.edu> Date: Mon, 2 Oct 2017 08:50:03 +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 3aa5ab3..0ff2f79 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ docker push gitlab.scientificnet.org:4567/commul/dspace/<my_image>:<my tag> ``` # Installation -Provide gitlab credentials +Provide gitlab & RBD credentials ```console $ kubectl -n dspace-dev create -f gitlab-scientificnet-org-registry.yaml -- GitLab