aswi2022code-of-duty-gitlab/backend/app-service.yaml @ fb55e8e9
1 |
apiVersion: v1 |
---|---|
2 |
kind: Service |
3 |
metadata: |
4 |
annotations: |
5 |
kompose.cmd: D:\Skola\5_leto\ASWI\Semestralka\aswi2022code-of-duty\kompose.exe 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 |
- name: "8080" |
14 |
port: 8080 |
15 |
targetPort: 8080 |
16 |
selector: |
17 |
io.kompose.service: app |
18 |
status: |
19 |
loadBalancer: {} |