aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJack Lucas <jflos@sonoris.net>2022-03-18 12:32:59 -0400
committerJack Lucas <jflos@sonoris.net>2022-03-23 10:12:19 -0400
commitc979732d500e2473f5299f33d969ec829bcbeac5 (patch)
tree88b9566aaa1ef0e4781586e3424acc09b41767ba /.gitignore
parent0e55ea53b1886df5847f4838fb840b668b4acb1f (diff)
[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
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8b573a454f..71fed48208 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,6 +32,9 @@ Chart.lock
.idea/*
*.iml
+# VSCode
+.vscode/*
+
# Mac OS
*DS_Store*