diff options
author | 2018-05-31 09:58:08 -0400 | |
---|---|---|
committer | 2018-08-27 20:03:10 -0400 | |
commit | 492c3e8d63c85fd791eca76cd45baa5e904f24f4 (patch) | |
tree | 25bba2b5535b5a7c5c0e336507a0218b92d3cad0 /kubernetes/aai/charts/aai-hbase/.helmignore | |
parent | 0745a76632ea73d6660d5e470d7782b62860b477 (diff) |
Remove the hbase charts from aai
Issue-ID: AAI-1186
Change-Id: Ie4af7ac0032afea4f92ce63eef8a7117ce000bc7
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'kubernetes/aai/charts/aai-hbase/.helmignore')
-rw-r--r-- | kubernetes/aai/charts/aai-hbase/.helmignore | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/kubernetes/aai/charts/aai-hbase/.helmignore b/kubernetes/aai/charts/aai-hbase/.helmignore deleted file mode 100644 index f0c1319444..0000000000 --- a/kubernetes/aai/charts/aai-hbase/.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 |