From cfa31291835175260f73abad227a0019afa414a0 Mon Sep 17 00:00:00 2001 From: derrabauke <pfralf@googlemail.com> Date: Sat, 13 Mar 2021 00:25:36 +0100 Subject: [PATCH] update todos --- TODOS.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/TODOS.md b/TODOS.md index 790dc6e..35ba47c 100644 --- a/TODOS.md +++ b/TODOS.md @@ -7,19 +7,17 @@ ## App Repository - [x] CI config & script - [ ] Working Container Registry or other form of application deployment --> infra repo -- [ ] +- [ ] Write a helm chart which includes the client and server workloads ### Client - [x] Test pipeline - [ ] Build pipeline - [x] Dockerfile -- [ ] Helm Chart ### Server - [x] Test pipeline - [ ] Build pipeline - [X] Dockerfile -- [ ] Helm Chart ## Infra Repository - [x] Add repository -- GitLab