X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fvfc%2Fcharts%2Fvfc-workflow-engine%2Ftemplates%2Fdeployment.yaml;h=a25cace8e7f5b6df838677f57c0deefce00978e6;hb=c171ac2408cfac0171f36f9415cc16dc03bb95f1;hp=adb077a5186d251fb9f3af63074d6fbf7907e7f7;hpb=c4bc1140b18057c2e5e83b6241258d9a39105982;p=oom.git diff --git a/kubernetes/vfc/charts/vfc-workflow-engine/templates/deployment.yaml b/kubernetes/vfc/charts/vfc-workflow-engine/templates/deployment.yaml index adb077a518..a25cace8e7 100644 --- a/kubernetes/vfc/charts/vfc-workflow-engine/templates/deployment.yaml +++ b/kubernetes/vfc/charts/vfc-workflow-engine/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