robot tcs, test charts, robot container added
[ta/cloudtaf.git] / resources / test_charts / danmnet-test-2 / templates / d_test-net16.yaml
1 apiVersion: danm.k8s.io/v1
2 kind: DanmNet
3 metadata:
4   name: test-net16
5   namespace: default
6 spec:
7   NetworkID: test-net16
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.20
14     container_prefix: eth0
15     rt_tables: 23
16     vlan: 4094