Merge "Add message-router dependency in blueprint-processor for kafka-listener."
[oom.git] / kubernetes / appc / charts / appc-ansible-server / values.yaml
index 1e15919..f2dd150 100644 (file)
@@ -29,7 +29,7 @@ flavor: small
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/ccsdk-ansible-server-image:0.4.1-STAGING-latest
+image: onap/ccsdk-ansible-server-image:0.4.2
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -37,6 +37,8 @@ debugEnabled: false
 
 # application configuration
 config:
+  ansibleUid: 100
+  ansibleGid: 101
   appcChartName: appc
   mysqlServiceName: appc-dbhost
   configDir: /opt/onap/ccsdk