[OOF] Add helmignore to ignore components 78/114078/1
authorkrishnaa96 <krishna.moorthy6@wipro.com>
Wed, 21 Oct 2020 07:21:42 +0000 (12:51 +0530)
committerkrishnaa96 <krishna.moorthy6@wipro.com>
Wed, 21 Oct 2020 07:30:59 +0000 (13:00 +0530)
components directory takes up a lot of
space and is included during helm package
Lets remove it using .helmignore

Issue-ID: OOM-2534
Signed-off-by: krishnaa96 <krishna.moorthy6@wipro.com>
Change-Id: I13f264caeab9c05280196db14a43d7f02edfa410

kubernetes/oof/.helmignore [new file with mode: 0644]
kubernetes/oof/components/oof-cmso/.helmignore [new file with mode: 0644]
kubernetes/oof/components/oof-has/.helmignore [new file with mode: 0644]

diff --git a/kubernetes/oof/.helmignore b/kubernetes/oof/.helmignore
new file mode 100644 (file)
index 0000000..68ffb32
--- /dev/null
@@ -0,0 +1 @@
+components/
diff --git a/kubernetes/oof/components/oof-cmso/.helmignore b/kubernetes/oof/components/oof-cmso/.helmignore
new file mode 100644 (file)
index 0000000..68ffb32
--- /dev/null
@@ -0,0 +1 @@
+components/
diff --git a/kubernetes/oof/components/oof-has/.helmignore b/kubernetes/oof/components/oof-has/.helmignore
new file mode 100644 (file)
index 0000000..68ffb32
--- /dev/null
@@ -0,0 +1 @@
+components/