diff options
author | Haibin Huang <haibin.huang@intel.com> | 2019-08-26 11:27:06 +0800 |
---|---|---|
committer | Alexis de Talhouƫt <adetalhouet89@gmail.com> | 2019-09-02 18:54:38 +0000 |
commit | 3bb43c11525af532b012e71b9be07d95130771cb (patch) | |
tree | 23a6e65deb65eea0ec3866fe97d312e0a573879d /kubernetes/multicloud/charts/multicloud-ocata/.helmignore | |
parent | 55c686c83695aaa131bee70fe7618c93e1d0cb9b (diff) |
Delete oom for ocata
Issue-ID: MULTICLOUD-775
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
Change-Id: Ieeab8ba5e6fd5f9d307f6ec996ca724058a08c1b
Diffstat (limited to 'kubernetes/multicloud/charts/multicloud-ocata/.helmignore')
-rw-r--r-- | kubernetes/multicloud/charts/multicloud-ocata/.helmignore | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/kubernetes/multicloud/charts/multicloud-ocata/.helmignore b/kubernetes/multicloud/charts/multicloud-ocata/.helmignore deleted file mode 100644 index f0c1319444..0000000000 --- a/kubernetes/multicloud/charts/multicloud-ocata/.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 |