Merge "Config seg sdc deployment"
[oom.git] / kubernetes / aai / templates / aai-deployment.yaml
index e0e422b..4e8d82f 100644 (file)
@@ -5,6 +5,7 @@ metadata:
   name: aai-service
   namespace: "{{ .Values.nsPrefix }}-aai"
 spec:
+  replicas: {{ .Values.aaiServiceReplicas }}
   selector:
     matchLabels:
       app: aai-service