Aether-2840 create Helm chart for aether-enterprise-portal

Change-Id: Ife0ed75cb8bf616edb5998eafd837640b9f1067b
diff --git a/aether-enterprise-portal/.helmignore b/aether-enterprise-portal/.helmignore
new file mode 100644
index 0000000..f7a328e
--- /dev/null
+++ b/aether-enterprise-portal/.helmignore
@@ -0,0 +1,26 @@
+# SPDX-FileCopyrightText: 2021 Open Networking Foundation
+#
+# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.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/