From f28d0b1844a8eb41279b1fd73a8be401c08cae57 Mon Sep 17 00:00:00 2001 From: Bin Yang Date: Tue, 7 May 2019 01:27:31 +0000 Subject: Add FCAPS to oom Issue-ID: MULTICLOUD-499 Change-Id: I3a06d4e7e78f2d24ac4600946e4d42c8848ad277 Signed-off-by: Liexiang Yue Signed-off-by: Bin Yang --- .../multicloud/charts/multicloud-fcaps/.helmignore | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 kubernetes/multicloud/charts/multicloud-fcaps/.helmignore (limited to 'kubernetes/multicloud/charts/multicloud-fcaps/.helmignore') diff --git a/kubernetes/multicloud/charts/multicloud-fcaps/.helmignore b/kubernetes/multicloud/charts/multicloud-fcaps/.helmignore new file mode 100644 index 0000000000..f0c1319444 --- /dev/null +++ b/kubernetes/multicloud/charts/multicloud-fcaps/.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