aboutsummaryrefslogtreecommitdiffstats
path: root/certService/helm/aaf-cert-service/.helmignore
diff options
context:
space:
mode:
authorawudzins <adam.wudzinski@nokia.com>2020-04-08 15:13:50 +0200
committerawudzins <adam.wudzinski@nokia.com>2020-04-08 15:13:50 +0200
commit7798d514a907aadd52d0583c94ffedae6d05a304 (patch)
treeb3d5ffc59cd7375c28b172093cddadaf861b0ae8 /certService/helm/aaf-cert-service/.helmignore
parentd04314864e90fb138a050b44b86f15c655322714 (diff)
Remove helm charts from CertService
Issue-ID: AAF-1084 Signed-off-by: Adam Wudzinski <adam.wudzinski@nokia.com> Change-Id: I69c7ee825ef6288404b327c4657d4bf9c7fd3344
Diffstat (limited to 'certService/helm/aaf-cert-service/.helmignore')
-rw-r--r--certService/helm/aaf-cert-service/.helmignore22
1 files changed, 0 insertions, 22 deletions
diff --git a/certService/helm/aaf-cert-service/.helmignore b/certService/helm/aaf-cert-service/.helmignore
deleted file mode 100644
index 50af0317..00000000
--- a/certService/helm/aaf-cert-service/.helmignore
+++ /dev/null
@@ -1,22 +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
-.vscode/