Merge "Fix inconsistent repository references"
[oom.git] / kubernetes / aai / values.yaml
index 5d08268..b29f8a2 100644 (file)
@@ -27,11 +27,37 @@ global: # global defaults
   loggingImage: beats/filebeat:5.5.0
   restartPolicy: Always
   cassandra:
+    serviceName: aai-cassandra
     replicas: 3
+  aai:
+    serviceName: aai-aai
+  babel:
+    serviceName: aai-babel
+  champ:
+    serviceName: aai-champ
+  aaiElasticsearch:
+    serviceName: aai-elasticsearch
+  hbase:
+    serviceName: aai-hbase
+  resources:
+    serviceName: aai-resources
+  sparkyBe:
+    serviceName: aai-sparky-be
+  dataRouter:
+    serviceName: aai-data-router
+  gizmo:
+    serviceName: aai-gizmo
+  modelloader:
+    serviceName: aai-modelloader
+  searchData:
+    serviceName: aai-search-data
+  traversal:
+    serviceName: aai-traversal
+
 
 # application image
 dockerhubRepository: registry.hub.docker.com
-image: aaionap/haproxy:1.1.0
+image: aaionap/haproxy:1.2.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required