cri-o/contrib/cni/99-loopback.conf
Aleksa Sarai 9088a12c75
contrib: cni: provide example CNI configurations
This also updates the readme to no longer contain CNI configuration
information (which had incorrect steps), and rather just points to the
example configs.

Signed-off-by: Aleksa Sarai <asarai@suse.de>
2017-03-20 23:08:28 +11:00

4 lines
54 B
Text

{
"cniVersion": "0.2.0",
"type": "loopback"
}