X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fvfc%2Fcharts%2Fvfc-ems-driver%2Ftemplates%2Fdeployment.yaml;h=9949157923db9761fec722faf980bca90eeb8f58;hb=c171ac2408cfac0171f36f9415cc16dc03bb95f1;hp=287f0a7d3ea0d85473217c5159e0ec898202974b;hpb=c4bc1140b18057c2e5e83b6241258d9a39105982;p=oom.git diff --git a/kubernetes/vfc/charts/vfc-ems-driver/templates/deployment.yaml b/kubernetes/vfc/charts/vfc-ems-driver/templates/deployment.yaml index 287f0a7d3e..9949157923 100644 --- a/kubernetes/vfc/charts/vfc-ems-driver/templates/deployment.yaml +++ b/kubernetes/vfc/charts/vfc-ems-driver/templates/deployment.yaml @@ -29,6 +29,8 @@ spec: labels: app: {{ include "common.name" . }} release: {{ .Release.Name }} + annotations: + sidecar.istio.io/inject: "{{.Values.istioSidecar}}" spec: initContainers: #Example init container for dependency checking