From 7094c2653d5820bcd4edb77f00eaf3fef5ee5354 Mon Sep 17 00:00:00 2001 From: Sudhakar Reddy Date: Mon, 24 Sep 2018 15:51:02 +0530 Subject: Deployment charts for multicloud-azure plugin Change-Id: I570cec752df0319d362e314bf0fddcd3a9109d47 Issue-ID: OOM-1440 Signed-off-by: Sudhakar Reddy --- .../multicloud/charts/multicloud-azure/.helmignore | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 kubernetes/multicloud/charts/multicloud-azure/.helmignore (limited to 'kubernetes/multicloud/charts/multicloud-azure/.helmignore') diff --git a/kubernetes/multicloud/charts/multicloud-azure/.helmignore b/kubernetes/multicloud/charts/multicloud-azure/.helmignore new file mode 100644 index 0000000000..f0c1319444 --- /dev/null +++ b/kubernetes/multicloud/charts/multicloud-azure/.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