summaryrefslogtreecommitdiffstats
path: root/kubernetes/pnda/charts/dcae-pnda-mirror/.helmignore
diff options
context:
space:
mode:
authorAlexis de Talhouƫt <alexis.de_talhouet@bell.ca>2018-09-27 23:58:02 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-27 23:58:02 +0000
commitace6718b20c2983dfbd3b1211c7824d63dc400e6 (patch)
tree0e04bcdf90363b83d788f2ffbe9b17eb8e48e057 /kubernetes/pnda/charts/dcae-pnda-mirror/.helmignore
parentd4f5885411f1b58a1bfd29403626ffa46dbf7de6 (diff)
parentb4b9a05017c7c6a337a67e6500edb3c2aad656bc (diff)
Merge changes from topic 'oom-dcae-pnda'
* changes: Add PNDA bootstrap job to dcaegen2 chart Add PNDA mirror container to dcaegen2 chart
Diffstat (limited to 'kubernetes/pnda/charts/dcae-pnda-mirror/.helmignore')
-rw-r--r--kubernetes/pnda/charts/dcae-pnda-mirror/.helmignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/kubernetes/pnda/charts/dcae-pnda-mirror/.helmignore b/kubernetes/pnda/charts/dcae-pnda-mirror/.helmignore
new file mode 100644
index 0000000000..f0c1319444
--- /dev/null
+++ b/kubernetes/pnda/charts/dcae-pnda-mirror/.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