[VFC] Service Mesh Compatibility
[oom.git] / kubernetes / vfc / components / vfc-huawei-vnfm-driver / values.yaml
index 548cab8..3222169 100644 (file)
@@ -60,7 +60,7 @@ readiness:
 service:
   type: ClusterIP
   name: vfc-huawei-vnfm-driver
-  portName: vfc-huawei-vnfm-driver
+  portName: http
   externalPort: 8482
   internalPort: 8482
   externalPort2: 8483
@@ -86,4 +86,9 @@ resources:
     requests:
       cpu: 200m
       memory: 2000Mi
-  unlimited: {}
\ No newline at end of file
+  unlimited: {}
+
+# Log configuration
+log:
+  path: /var/log/onap
+logConfigMapNamePrefix: '{{ include "common.fullname" . }}'