[DCAEGEN2] Remove Consul loader init container
DCAE microservices no longer rely on Consul to
store their configuration information. This change
modifies the common DCAE microservice deployment
template to eliminate the initContainer that
loads configuration information into Consul.
Issue-ID: DCAEGEN2-3059
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I4d9d547de020fe1987afab1c99cd033799ed7b36
diff --git a/.gitignore b/.gitignore
index 8b573a4..71fed48 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,6 +32,9 @@
.idea/*
*.iml
+# VSCode
+.vscode/*
+
# Mac OS
*DS_Store*