Import upstream component version inspection tool
[integration.git] / test / security / check_versions / env / configuration / terminated.yaml
1 apiVersion: apps/v1
2 kind: Deployment
3 metadata:
4   name: kbvi-test-terminated
5 spec:
6   replicas: 1
7   selector:
8     matchLabels:
9       app: kbvi-test-terminated
10   template:
11     metadata:
12       labels:
13         app: kbvi-test-terminated
14     spec:
15       containers:
16       - name: python
17         image: python