Enable istio sidecar injectio for vfc
[oom.git] / kubernetes / vfc / charts / vfc-nokia-vnfm-driver / values.yaml
index f61965f..d317075 100644 (file)
@@ -30,6 +30,9 @@ repository: nexus3.onap.org:10001
 image: onap/vfc/nfvo/svnfm/nokia:1.1.0
 pullPolicy: Always
 
+#Istio sidecar injection policy
+istioSidecar: true
+
 # flag to enable debugging - application support required
 debugEnabled: false