aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dmaap/components/dmaap-bc/.helmignore
diff options
context:
space:
mode:
authorJack Lucas <jflos@sonoris.net>2023-08-22 17:02:37 -0400
committerJack Lucas <jflos@sonoris.net>2023-08-22 21:06:17 +0000
commit91a27955112121ac1b3c2a11a0dea9ab2b744be8 (patch)
treec8f701e2fc062526112a6975221123f20c34373f /kubernetes/dmaap/components/dmaap-bc/.helmignore
parentffd944b874af386000d157e58be0475561021340 (diff)
[DMAAP] Remove dmaap-bc charts
The dmaap bus controller is no longer used, so the corresponding helm charts are being removed. Issue-ID: OOM-3238 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: Ieb83b9a09b5ec804fb18f0c5e85f18f8c1317272
Diffstat (limited to 'kubernetes/dmaap/components/dmaap-bc/.helmignore')
-rw-r--r--kubernetes/dmaap/components/dmaap-bc/.helmignore21
1 files changed, 0 insertions, 21 deletions
diff --git a/kubernetes/dmaap/components/dmaap-bc/.helmignore b/kubernetes/dmaap/components/dmaap-bc/.helmignore
deleted file mode 100644
index f0c1319444..0000000000
--- a/kubernetes/dmaap/components/dmaap-bc/.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