From f7a1ca9911a59005672486c061d4a33e7faa4484 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=A4fer?= Date: Fri, 12 Apr 2019 13:55:22 +0200 Subject: [PATCH] Remove deployment todos --- deployment/README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/deployment/README.md b/deployment/README.md index 507d7ff2c..8754a060a 100644 --- a/deployment/README.md +++ b/deployment/README.md @@ -2,15 +2,6 @@ [![Build Status](https://travis-ci.com/Human-Connection/Nitro-Deployment.svg?branch=master)](https://travis-ci.com/Human-Connection/Nitro-Deployment) -Todos: - -* [x] check labels and selectors if they all are correct -* [x] configure NGINX from yml -* [x] configure Let's Encrypt cert-manager from yml -* [x] configure ingress from yml -* [x] configure persistent & shared storage between nodes -* [x] reproduce setup locally - ## Minikube There are many Kubernetes distributions, but if you're just getting started, Minikube is a tool that you can use to get your feet wet.