summaryrefslogtreecommitdiffstats
path: root/kubernetes/pomba/charts/pomba-search-data/.helmignore
diff options
context:
space:
mode:
authorGeora Barsky <georab@amdocs.com>2018-08-17 13:31:36 -0400
committerGeora Barsky <georab@amdocs.com>2018-08-29 10:17:20 -0400
commit417b3b46c64f965bed72793b3572ee89b73b22e6 (patch)
treede9d6d45bd5a61be9f9d96ce62624c4454797b0b /kubernetes/pomba/charts/pomba-search-data/.helmignore
parent86da5e3720ecdad23d435c043d7d13d3a42188dd (diff)
Add Search Data Service to POMBA OOM
Issue-ID: LOG-612 Change-Id: I3ef3707e332c44d3dbaee5a9601607063b99c3ea Signed-off-by: Geora Barsky <georab@amdocs.com>
Diffstat (limited to 'kubernetes/pomba/charts/pomba-search-data/.helmignore')
-rw-r--r--kubernetes/pomba/charts/pomba-search-data/.helmignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/kubernetes/pomba/charts/pomba-search-data/.helmignore b/kubernetes/pomba/charts/pomba-search-data/.helmignore
new file mode 100644
index 0000000000..f0c1319444
--- /dev/null
+++ b/kubernetes/pomba/charts/pomba-search-data/.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