commit | 5085aba2b48647151498a166a6e0c73b1853d782 | [log] [tgz] |
---|---|---|
author | divyadesai <divya.desai@infosys.com> | Mon Mar 02 07:03:53 2020 +0000 |
committer | divyadesai <divya.desai@infosys.com> | Mon Mar 02 07:03:53 2020 +0000 |
tree | 3c5c799d74fe8b810afa717edad7d929b92e3915 | |
parent | 423be07d275fcd7a08da1abe5f527c14714e2f78 [diff] [blame] |
[VOL-2537] Logging - Implement dynamic log levels in voltha-core Change-Id: Ie3f3c701de8154d40c34c31cf30ebc82750b0073
diff --git a/voltha/templates/rw-core.yaml b/voltha/templates/rw-core.yaml index 724447e..fd8ad19 100644 --- a/voltha/templates/rw-core.yaml +++ b/voltha/templates/rw-core.yaml
@@ -97,6 +97,10 @@ valueFrom: fieldRef: fieldPath: status.podIP + - name: COMPONENT_NAME + valueFrom: + fieldRef: + fieldPath: metadata.labels['app.kubernetes.io/name'] args: - "/app/rw_core" - "-kv_store_type=etcd"