Replica scaling of Clamp and AAF conatiner

Issue-ID: OOM-691

Change-Id: Idea9ebc33310cbaf823163cccd6c816477661118
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
diff --git a/templates/aaf-cs-deployment.yaml b/templates/aaf-cs-deployment.yaml
index be5f6c1..817f876 100644
--- a/templates/aaf-cs-deployment.yaml
+++ b/templates/aaf-cs-deployment.yaml
@@ -5,7 +5,7 @@
   name: aaf-cs
   namespace: "{{ .Values.nsPrefix }}"
 spec:
-  replicas: 1
+  replicas: {{ .Values.aafcsReplicas }}
   selector:
     matchLabels:
       app: aaf-cs