robot tcs, test charts, robot container added
[ta/cloudtaf.git] / resources / test_charts / tenantnetwork-test / templates / tennet_01.yaml
1 # valid TenantNetwork manifest with valid ipv4 CIDR notation, no routes, no allocation_pool
2 apiVersion: danm.k8s.io/v1
3 kind: TenantNetwork
4 metadata:
5   name: tennet-01
6   namespace: default
7 spec:
8   NetworkID: tnet01
9   NetworkType: ipvlan
10   Options:
11     host_device: {{ .Values.infra_ext_if }}  
12     cidr: 10.240.1.0/24