1 |
0319d5a2
|
Jakub Smid
|
apiVersion: apps/v1
|
2 |
|
|
kind: Deployment
|
3 |
|
|
metadata:
|
4 |
|
|
annotations:
|
5 |
369e0228
|
Schwobik
|
kompose.cmd: D:\Skola\5_leto\ASWI\Semestralka\aswi2022code-of-duty\kompose.exe convert
|
6 |
0319d5a2
|
Jakub Smid
|
kompose.version: 1.26.0 (40646f47)
|
7 |
|
|
creationTimestamp: null
|
8 |
|
|
labels:
|
9 |
|
|
io.kompose.service: frontend
|
10 |
|
|
name: frontend
|
11 |
|
|
spec:
|
12 |
|
|
replicas: 1
|
13 |
|
|
selector:
|
14 |
|
|
matchLabels:
|
15 |
|
|
io.kompose.service: frontend
|
16 |
369e0228
|
Schwobik
|
strategy: {}
|
17 |
0319d5a2
|
Jakub Smid
|
template:
|
18 |
|
|
metadata:
|
19 |
|
|
annotations:
|
20 |
369e0228
|
Schwobik
|
kompose.cmd: D:\Skola\5_leto\ASWI\Semestralka\aswi2022code-of-duty\kompose.exe convert
|
21 |
0319d5a2
|
Jakub Smid
|
kompose.version: 1.26.0 (40646f47)
|
22 |
|
|
creationTimestamp: null
|
23 |
|
|
labels:
|
24 |
|
|
io.kompose.service: frontend
|
25 |
|
|
spec:
|
26 |
|
|
containers:
|
27 |
369e0228
|
Schwobik
|
- image: schwobik/frontend-app:1.2
|
28 |
0319d5a2
|
Jakub Smid
|
name: frontend
|
29 |
|
|
ports:
|
30 |
0d941c5e
|
Jakub Smid
|
- containerPort: 80
|
31 |
369e0228
|
Schwobik
|
resources: {}
|
32 |
0319d5a2
|
Jakub Smid
|
restartPolicy: Always
|
33 |
369e0228
|
Schwobik
|
status: {}
|