robot tcs, test charts, robot container added
[ta/cloudtaf.git] / resources / test_charts / danmnet-test-2 / templates / d_test-net2.yaml
1 apiVersion: danm.k8s.io/v1 
2 kind: DanmNet
3 metadata:
4   name: test-net2
5   namespace: default
6 spec:
7   NetworkID: test-net2
8   Options:
9     host_device: {{ .Values.infra_int_if }} 
10     cidr: 10.0.0.0/24 
11     allocation_pool:
12       start: 10.0.0.1
13       end: 10.0.0.10
14     container_prefix: eth0
15     rt_tables: 10
16     routes:
17       10.0.0.0/32: 10.0.0.50
18     vxlan: 50