From be96655370c873289b3b709779afb183cdb751a5 Mon Sep 17 00:00:00 2001 From: Fiachra Corcoran Date: Tue, 7 Aug 2018 16:58:45 +0100 Subject: DMaaP Data Router integration into OOM Issue-ID: OOM-1349 Change-Id: I86ced2f180f1cf0fcb753125466a5535e93b1dce Signed-off-by: Fiachra Corcoran --- .../dmaap/charts/dmaap-data-router/.helmignore | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 kubernetes/dmaap/charts/dmaap-data-router/.helmignore (limited to 'kubernetes/dmaap/charts/dmaap-data-router/.helmignore') diff --git a/kubernetes/dmaap/charts/dmaap-data-router/.helmignore b/kubernetes/dmaap/charts/dmaap-data-router/.helmignore new file mode 100644 index 0000000000..f0c1319444 --- /dev/null +++ b/kubernetes/dmaap/charts/dmaap-data-router/.helmignore @@ -0,0 +1,21 @@ +# 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 -- cgit 1.2.3-korg