Merge "Bump up version to 1.3.0-SNAPSHOT"
[oom.git] / kubernetes / vfc / values.yaml
index aac8039..00eae1e 100644 (file)
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+global:
+  config:
+    msbServiceName: msb-iag
+    msbPort: 80
+    dbServiceName: vfc-db
+    dbPort: 3306
+  persistence:
+    mountPath: /dockerdata-nfs
+
 # application configuration
 config:
   logstashServiceName: log-ls
@@ -24,4 +33,4 @@ vfc-workflow:
 
 vfc-workflow-engine:
   config:
-    workflowPort: 10550
\ No newline at end of file
+    workflowPort: 10550