From 07019bcde60278dcc207b59ed26acd52bd2f9c56 Mon Sep 17 00:00:00 2001 From: vaibhav_16dec Date: Wed, 14 Feb 2018 05:32:10 +0000 Subject: Replica Scaling of AAI Container Issue-ID: OOM-684 Change-Id: Ic642c248b3650dd645d1f7cb1442868b51f23f56 Signed-off-by: vaibhav_16dec --- values.yaml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'values.yaml') diff --git a/values.yaml b/values.yaml index 6912c73..b058597 100644 --- a/values.yaml +++ b/values.yaml @@ -5,7 +5,15 @@ nodePortPrefix: 302 # POLICY hotfix - Note this must be temporary # See https://jira.onap.org/browse/POLICY-510 aaiServiceClusterIp: 10.43.255.254 - +aaiServiceReplicas: 1 +aaiResourceReplicas: 1 +aaiTraversalReplicas: 1 +dataRouterReplicas: 1 +elasticsearchReplicas: 1 +hbaseReplicas: 1 +modelLoaderReplicas: 1 +searchDataServiceReplicas: 1 +sparkyReplicas: 1 image: readiness: oomk8s/readiness-check:1.0.0 aaiProxy: aaionap/haproxy -- cgit 1.2.3-korg