From 70a8066414674d31465964150954ff68ed52dbb5 Mon Sep 17 00:00:00 2001 From: Devang Gaur Date: Wed, 12 May 2021 07:36:53 +0530 Subject: [PATCH] addition to the TODO list. - --- deploy/helm-charts/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deploy/helm-charts/README.md b/deploy/helm-charts/README.md index c67334852..aeaad67c9 100644 --- a/deploy/helm-charts/README.md +++ b/deploy/helm-charts/README.md @@ -55,6 +55,8 @@ This will use your current namespace unless `-n ` is specified ## TODO: This chart is a WIP - we intend to add the following functionality in the near future: - [x] Storage support - volume for db + - [ ] Add a documention section for setting the validating-webhook up. + - [ ] Add secrets to add ssh capabilities in the container, to enable remote repo scan feature. - [ ] Support more load balancer types - [ ] Support for ingress - [ ] Flag for UI enable/disable