Enable istio sidecar injectio for vfc
[oom.git] / kubernetes / vfc / charts / vfc-workflow / values.yaml
index 94d8673..d598000 100644 (file)
@@ -27,9 +27,12 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/vfc/wfengine-mgrservice:latest
+image: onap/vfc/wfengine-mgrservice:1.1.0
 pullPolicy: Always
 
+#Istio sidecar injection policy
+istioSidecar: true
+
 # flag to enable debugging - application support required
 debugEnabled: false