diff options
author | dyh <dengyuanhong@chinamobile.com> | 2020-08-03 09:45:32 +0800 |
---|---|---|
committer | dyh <dengyuanhong@chinamobile.com> | 2020-08-03 09:46:21 +0800 |
commit | b198be64a56cba2bc591a1884a91f48b0f266497 (patch) | |
tree | 08df476a1a85155c2d304d6c3bee270104d9c427 /kubernetes/vfc/charts/vfc-multivim-proxy/.helmignore | |
parent | 3d0c1883d0cb220a29f97b923ba373a481ff0ca7 (diff) |
Remove OOM chart related to components which are not in Guilin Release
Change-Id: I21f65eebaa0f4655c37bba2ccbd965b6111a2c61
Issue-ID: VFC-1710
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
Diffstat (limited to 'kubernetes/vfc/charts/vfc-multivim-proxy/.helmignore')
-rw-r--r-- | kubernetes/vfc/charts/vfc-multivim-proxy/.helmignore | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/kubernetes/vfc/charts/vfc-multivim-proxy/.helmignore b/kubernetes/vfc/charts/vfc-multivim-proxy/.helmignore deleted file mode 100644 index f0c1319444..0000000000 --- a/kubernetes/vfc/charts/vfc-multivim-proxy/.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 |