aboutsummaryrefslogtreecommitdiffstats
path: root/kud/deployment_infra/images
diff options
context:
space:
mode:
authorr.kuralamudhan <kuralamudhan.ramakrishnan@intel.com>2019-11-21 05:49:36 +0000
committerr.kuralamudhan <kuralamudhan.ramakrishnan@intel.com>2019-11-21 05:52:24 +0000
commitf5aa866af4d0527be574239a67ce2b68957faf59 (patch)
tree06632c558a38bb1dba59ffa0d39b11d570c39ae3 /kud/deployment_infra/images
parentd405884a52745df2b09f777a62c2facd7651885f (diff)
adding both i40evf iavf to support back compatibility
Issue-ID: MULTICLOUD-944 Signed-off-by: r.kuralamudhan <kuralamudhan.ramakrishnan@intel.com> Change-Id: I22b92adaad8d4f778b97821df68c1d42e2012e9c
Diffstat (limited to 'kud/deployment_infra/images')
-rw-r--r--kud/deployment_infra/images/sriov-daemonset.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kud/deployment_infra/images/sriov-daemonset.yml b/kud/deployment_infra/images/sriov-daemonset.yml
index a133dbed..72f33869 100644
--- a/kud/deployment_infra/images/sriov-daemonset.yml
+++ b/kud/deployment_infra/images/sriov-daemonset.yml
@@ -14,7 +14,7 @@ data:
"resourceName": "intel_sriov_700",
"selectors": {
"vendors": ["8086"],
- "drivers": ["i40evf"]
+ "drivers": ["i40evf", "iavf"]
}
}]
}