Enable istio sidecar injectio for vfc
[oom.git] / kubernetes / vfc / charts / vfc-workflow-engine / templates / deployment.yaml
index adb077a..a25cace 100644 (file)
@@ -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