INTTEST-61 lispflowmapping failing
[integration/test.git] / csit / variables / coe / busy-box.yaml
1 apiVersion: v1
2 kind: Pod
3 metadata:
4   name: busyboxname
5   labels:
6     app: busyboxname
7 spec:
8   containers:
9   - image: busybox
10     command:
11       - sleep
12       - "3600"
13     imagePullPolicy: IfNotPresent
14     name: busybox
15   restartPolicy: Always
16   nodeSelector:
17      disktype: string