get latest amsterdam maven coordinates from nexus
- latest coordinates will be set to the controller
for failure and scale out case so to not require
manual operation.
- reduce the replicat count to 2 to make life easier
to testers, and since should be expected to
support enough performance testing.
- fix aai so urls.
Change-Id: I5d0d6d6c1c8242944d9d56601c5d463e790df900
Issue-ID: OOM-1104
Signed-off-by: Jorge Hernandez <jh1730@att.com>
diff --git a/kubernetes/policy/charts/drools/values.yaml b/kubernetes/policy/charts/drools/values.yaml
index 9ce8040..ca62f2b 100644
--- a/kubernetes/policy/charts/drools/values.yaml
+++ b/kubernetes/policy/charts/drools/values.yaml
@@ -36,10 +36,9 @@
# application configuration
config:
nexusPort: 8081
- aaiServiceClusterIp: 10.43.255.254
# default number of instances
-replicaCount: 4
+replicaCount: 2
nodeSelector: {}