summaryrefslogtreecommitdiffstats
path: root/kubernetes/sdnc/charts/sdnc-portal/.helmignore
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-08-07 14:12:18 -0400
committerKrzysztof Opasiak <k.opasiak@samsung.com>2020-08-24 17:41:53 +0000
commitbfbbe333ee30722a85bce77e294cc76a9af598ce (patch)
tree99f63ebbcb039b95f98929e0a4773f2347d5b2b5 /kubernetes/sdnc/charts/sdnc-portal/.helmignore
parent495adf303d8b1763e5350bedfe346ab40bc21ea4 (diff)
[SDNC] Remove sdnc-portal component
The sdnc-portal component is currently disabled due to known security vulnerabilities. This component is no longer supported - the developer left the project - and its functionality is not really needed. So, we are removing this component in Guilin. Issue-ID: SDNC-1236 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I45c7cad2102011fb25ca9f6707792dfd5c97624f
Diffstat (limited to 'kubernetes/sdnc/charts/sdnc-portal/.helmignore')
-rw-r--r--kubernetes/sdnc/charts/sdnc-portal/.helmignore21
1 files changed, 0 insertions, 21 deletions
diff --git a/kubernetes/sdnc/charts/sdnc-portal/.helmignore b/kubernetes/sdnc/charts/sdnc-portal/.helmignore
deleted file mode 100644
index f0c1319444..0000000000
--- a/kubernetes/sdnc/charts/sdnc-portal/.helmignore
+++ /dev/null
@@ -1,21 +0,0 @@
-# Patterns to ignore when building packages.
-# This supports shell glob matching, relative path matching, and
-# negation (prefixed with !). Only one pattern per line.
-.DS_Store
-# Common VCS dirs
-.git/
-.gitignore
-.bzr/
-.bzrignore
-.hg/
-.hgignore
-.svn/
-# Common backup files
-*.swp
-*.bak
-*.tmp
-*~
-# Various IDEs
-.project
-.idea/
-*.tmproj