[OOF] Add helmignore to ignore components
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
diff --git a/kubernetes/oof/.helmignore b/kubernetes/oof/.helmignore
new file mode 100644
index 0000000..68ffb32
--- /dev/null
+++ b/kubernetes/oof/.helmignore
@@ -0,0 +1 @@
+components/
diff --git a/kubernetes/oof/components/oof-cmso/.helmignore b/kubernetes/oof/components/oof-cmso/.helmignore
new file mode 100644
index 0000000..68ffb32
--- /dev/null
+++ b/kubernetes/oof/components/oof-cmso/.helmignore
@@ -0,0 +1 @@
+components/
diff --git a/kubernetes/oof/components/oof-has/.helmignore b/kubernetes/oof/components/oof-has/.helmignore
new file mode 100644
index 0000000..68ffb32
--- /dev/null
+++ b/kubernetes/oof/components/oof-has/.helmignore
@@ -0,0 +1 @@
+components/