From 80c792969de9960136d58e03ec718794dce57bb0 Mon Sep 17 00:00:00 2001 From: Cattani Luca <luca.cattani@eurac.edu> Date: Mon, 2 Oct 2017 08:48:53 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fef6372..3aa5ab3 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,9 @@ This is the directory structure ``` -* `/clarin-dspace-docker` - Docker files, copied from https://github.com/commul/clarin-dspace-docker @ 74d06d3 -* `/kubernetes` - Kubernetes files +* `/clarin-dspace-docker` - Docker files, copied from https://github.com/commul/clarin-dspace-docker @ 74d06d3 . **With this directory, you can build images** * `/kubernetes/helm` - Chart Directory. Refer to https://github.com/kubernetes/helm/blob/master/docs/charts.md#the-chart-file-structure -* `/kubernetes/yaml` - Useful for tests, but helm is a more flexible approach +* `/kubernetes/yaml` - Useful for tests, but helm is a more flexible approach **With this directory, you can deploy images in kubernetes cluster** # Introduction # Prerequisites -- GitLab