adding sfc images
[ovn4nfv-k8s-plugin.git] / example / ovn-port-net.yaml
1 apiVersion: k8s.plugin.opnfv.org/v1alpha1
2 kind: Network
3 metadata:
4   name: ovn-port-net
5 spec:
6   cniType : ovn4nfv
7   ipv4Subnets:
8   - subnet: 172.16.33.0/24
9     name: subnet1
10     gateway: 172.16.33.1/24