diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2022-08-15 11:15:03 -0400 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2022-08-19 10:59:23 -0400 |
commit | 4c9b6ad723ce8d069bcbc852ceff55b966d49dba (patch) | |
tree | 77c668b79315a47a9ce9f178e21c79e33e369f68 /kubernetes/dcaegen2/components/dcae-cloudify-manager/.helmignore | |
parent | 9a3395bd906fcdbcd619f82535d0ce7e913ee3c4 (diff) |
[DCAE] Remove platform charts and overrides
All platform components has been disabled/deprecated
since Jakarta release
Change-Id: I8837ad4e6b9ef20cd7c94fefd6ec4b9cb7b20b08
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-3002
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Diffstat (limited to 'kubernetes/dcaegen2/components/dcae-cloudify-manager/.helmignore')
-rw-r--r-- | kubernetes/dcaegen2/components/dcae-cloudify-manager/.helmignore | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/kubernetes/dcaegen2/components/dcae-cloudify-manager/.helmignore b/kubernetes/dcaegen2/components/dcae-cloudify-manager/.helmignore deleted file mode 100644 index f0c1319444..0000000000 --- a/kubernetes/dcaegen2/components/dcae-cloudify-manager/.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 |