Add APPC ansible server pod to OOM chart
[oom.git] / kubernetes / appc / values.yaml
index 1c20977..007f723 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright © 2017 Amdocs, Bell Canada
+# Copyright © 2018 Amdocs, Bell Canada, AT&T
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -39,6 +39,8 @@ debugEnabled: false
 config:
   aafExtIP: 127.0.0.1
   aafExtFQDN: aaf-onap-beijing-test.osaaf.org
+  ansibleServiceName: appc-ansible-server
+  ansiblePort: 8000
   dbRootPassword: openECOMP1.0
   enableAAF: false
   enableClustering: true
@@ -54,6 +56,13 @@ config:
   openStackUserName: admin
   openStackEncryptedPassword: admin
 
+appc-ansible-server:
+  service:
+    name: appc-ansible-server
+    internalPort: 8000
+  config:
+    mysqlServiceName: appc-dbhost
+
 mysql:
   nameOverride: appc-db
   service: