robot tcs, test charts, robot container added
[ta/cloudtaf.git] / resources / test_charts / danmnet-test-3 / templates / d_test-net30.yaml
diff --git a/resources/test_charts/danmnet-test-3/templates/d_test-net30.yaml b/resources/test_charts/danmnet-test-3/templates/d_test-net30.yaml
new file mode 100644 (file)
index 0000000..c2d1873
--- /dev/null
@@ -0,0 +1,17 @@
+apiVersion: danm.k8s.io/v1 
+kind: DanmNet
+metadata:
+  name: test-net30
+  namespace: default
+spec:
+  NetworkID: test-net30
+  Options:
+    host_device: ens3 
+    cidr: 10.10.0.0/24 
+    allocation_pool:
+      start: 10.10.0.1
+      end: 10.10.0.10
+    container_prefix: eth0
+    rt_tables: 10
+    routes:
+      10.10.0.0/32: 10.10.0.40