X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftemplates%2Fkubernetes%2Fpods%2Fcontiv-vnf.yaml;h=ee3f447e6acdbcdcb659bd3d03e9a1a2cfc62f5e;hb=3a42930d52dca48f4df64f9d7816dfc95c286a16;hp=5ef89b5716cd5ec2be0db5283c9932516bb3197a;hpb=0437095f4bf958154f25a3f163f432b22fcdc743;p=csit.git diff --git a/resources/templates/kubernetes/pods/contiv-vnf.yaml b/resources/templates/kubernetes/pods/contiv-vnf.yaml index 5ef89b5716..ee3f447e6a 100644 --- a/resources/templates/kubernetes/pods/contiv-vnf.yaml +++ b/resources/templates/kubernetes/pods/contiv-vnf.yaml @@ -26,6 +26,8 @@ spec: env: - name: MICROSERVICE_LABEL value: $$VNF$$ + - name: INITIAL_LOGLVL + value: debug volumeMounts: - name: vpp-config mountPath: /etc/vpp @@ -42,4 +44,4 @@ spec: name: vnf-agent-cfg - name: memif-sockets hostPath: - path: /tmp \ No newline at end of file + path: /tmp