Skip to content

Commit

Permalink
bump CNI version for the sriov-cni
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Sch <sebassch@gmail.com>
  • Loading branch information
SchSeba committed Mar 24, 2024
1 parent e110c51 commit f7411ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindata/manifests/cni-config/sriov-cni-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
k8s.v1.cni.cncf.io/resourceName: {{.SriovCniResourceName}}
spec:
config: '{
"cniVersion":"0.3.1",
"cniVersion":"1.0.0",
"name":"{{.SriovNetworkName}}",
{{- if .MetaPluginsConfigured -}}
"plugins": [
Expand Down

0 comments on commit f7411ae

Please sign in to comment.