apiVersion: "k8s.cni.cncf.io/v1" kind: NetworkAttachmentDefinition metadata: name: foo-conf spec: config: '{ "cniVersion": "0.3.0", "type": "foo" }'