X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fvfc%2Fvalues.yaml;h=00eae1edd2d1d345024fbd15f8f658aa5eafd41c;hb=a3589e313c7205754aecdc8e8430cb5459f20ef1;hp=aac8039a7274d7efedc08967bed6aa44295ff2fc;hpb=50accc82ad5fbec81c63d015b8b45263cf74ee59;p=oom.git diff --git a/kubernetes/vfc/values.yaml b/kubernetes/vfc/values.yaml index aac8039a72..00eae1edd2 100644 --- a/kubernetes/vfc/values.yaml +++ b/kubernetes/vfc/values.yaml @@ -12,6 +12,15 @@ # 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