From 5978c46f7998e05e97e8aa47174ecc0c7dc8e99f Mon Sep 17 00:00:00 2001 From: Huang Haibin Date: Fri, 28 Sep 2018 10:24:46 +0800 Subject: Add pike plugin Change-Id: I36f00800cab85ba82ad35968b33222208ee7bc36 Issue-ID: MULTICLOUD-276 Signed-off-by: Huang Haibin --- .../multicloud/charts/multicloud-pike/.helmignore | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 kubernetes/multicloud/charts/multicloud-pike/.helmignore (limited to 'kubernetes/multicloud/charts/multicloud-pike/.helmignore') diff --git a/kubernetes/multicloud/charts/multicloud-pike/.helmignore b/kubernetes/multicloud/charts/multicloud-pike/.helmignore new file mode 100644 index 0000000000..f0c1319444 --- /dev/null +++ b/kubernetes/multicloud/charts/multicloud-pike/.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