Summary Table
| Categories |
Total Count |
| PII |
0 |
| URL |
0 |
| DNS |
0 |
| EKL |
0 |
| IP |
0 |
| PORT |
0 |
| VsID |
0 |
| CF |
0 |
| AI |
0 |
| VPD |
0 |
| PL |
0 |
| Other |
0 |
File Content
apiVersion: extensions/v1beta1
kind: Deployment
metadata:
annotations:
kompose.cmd: kompose convert -f docker-compose.yml
kompose.version: 1.16.0 (0c01309)
creationTimestamp: null
labels:
io.kompose.service: var-utility-web
name: var-utility-web
spec:
replicas: 1
strategy: {}
template:
metadata:
creationTimestamp: null
labels:
io.kompose.service: var-utility-web
spec:
containers:
- env:
- name: SERVICE_NAME
value: va-tool-set-web
- name: SERVICE_TAGS
value: local
- name: constraint
value: nodetype==*application*
image: '/var-utility-web:'
name: va-tool-set-web
ports:
- containerPort: 80
resources: {}
restartPolicy: Always
status: {}