aswi2022code-of-duty-gitlab/backend/app-service.yaml @ 409ad6d9
1 | f3e8b06e | Jakub Smid | apiVersion: v1 |
---|---|---|---|
2 | kind: Service |
||
3 | metadata: |
||
4 | annotations: |
||
5 | kompose.cmd: kompose convert |
||
6 | kompose.version: 1.26.0 (40646f47) |
||
7 | creationTimestamp: null |
||
8 | labels: |
||
9 | io.kompose.service: app |
||
10 | name: app |
||
11 | spec: |
||
12 | ports: |
||
13 | 0319d5a2 | Jakub Smid | - name: "8000" |
14 | port: 8000 |
||
15 | targetPort: 8000 |
||
16 | f3e8b06e | Jakub Smid | selector: |
17 | io.kompose.service: app |
||
18 | status: |
||
19 | loadBalancer: {} |