summaryrefslogtreecommitdiffstats
path: root/kubernetes/portal/components/portal-mariadb/.helmignore
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-05-25 12:12:17 +0000
committerGerrit Code Review <gerrit@onap.org>2020-05-25 12:12:17 +0000
commit7cccd2a303d4f61dee5aa2ab5da701bd9e18fec8 (patch)
treefcba38295abdaf8b75319bfdf65d2cb3945ba504 /kubernetes/portal/components/portal-mariadb/.helmignore
parenta1365a751a5f9bfa4acaa6812c90291979102a6b (diff)
parenteac587dc9ace5a5dd587da7de11ae0f239930b59 (diff)
Merge "[PORTAL] Move portal subcharts to components"
Diffstat (limited to 'kubernetes/portal/components/portal-mariadb/.helmignore')
-rw-r--r--kubernetes/portal/components/portal-mariadb/.helmignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/kubernetes/portal/components/portal-mariadb/.helmignore b/kubernetes/portal/components/portal-mariadb/.helmignore
new file mode 100644
index 0000000000..daebc7da77
--- /dev/null
+++ b/kubernetes/portal/components/portal-mariadb/.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