Replica Scaling of AAI Container

Issue-ID: OOM-684

Change-Id: Ic642c248b3650dd645d1f7cb1442868b51f23f56
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
diff --git a/templates/sparky-be-deployment.yaml b/templates/sparky-be-deployment.yaml
index 9fe324a..e533928 100644
--- a/templates/sparky-be-deployment.yaml
+++ b/templates/sparky-be-deployment.yaml
@@ -5,6 +5,7 @@
   name: sparky-be
   namespace: "{{ .Values.nsPrefix }}-aai"
 spec:
+  replicas: {{ .Values.sparkyReplicas }}
   selector:
     matchLabels:
       app: sparky-be