robot tcs, test charts, robot container added
[ta/cloudtaf.git] / resources / test_charts / danmnet-test-3 / templates / d_test-net30.yaml
1 apiVersion: danm.k8s.io/v1 
2 kind: DanmNet
3 metadata:
4   name: test-net30
5   namespace: default
6 spec:
7   NetworkID: test-net30
8   Options:
9     host_device: ens3 
10     cidr: 10.10.0.0/24 
11     allocation_pool:
12       start: 10.10.0.1
13       end: 10.10.0.10
14     container_prefix: eth0
15     rt_tables: 10
16     routes:
17       10.10.0.0/32: 10.10.0.40