Merge "AAF Service Health Check"
[oom.git] / kubernetes / vfc / charts / vfc-juju-vnfm-driver / values.yaml
index a27ee6a..1a2b9ff 100644 (file)
@@ -27,9 +27,12 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/vfc/jujudriver:1.1.0-STAGING-latest
+image: onap/vfc/jujudriver:1.1.0
 pullPolicy: Always
 
+#Istio sidecar injection policy
+istioSidecar: true
+
 # flag to enable debugging - application support required
 debugEnabled: false