File tree 4 files changed +4
-19
lines changed
4 files changed +4
-19
lines changed Original file line number Diff line number Diff line change 1
1
name : testnorge-statisk-data-forvalter
2
2
3
3
on :
4
- push :
5
- paths :
6
- - " plugins/**"
7
- - " libs/avro-schema/**"
8
- - " libs/commands/**"
9
- - " libs/csv-converter/**"
10
- - " libs/data-transfer-objects/**"
11
- - " libs/database/**"
12
- - " libs/kafka-config/**"
13
- - " libs/kafka-producers/**"
14
- - " libs/security-core/**"
15
- - " libs/servlet-core/**"
16
- - " libs/servlet-security/**"
17
- - " libs/testing/**"
18
- - " apps/testnorge-statisk-data-forvalter/**"
19
- - " .github/workflows/app.testnorge-statisk-data-forvalter.yml"
4
+ workflow_dispatch :
20
5
21
6
jobs :
22
7
workflow :
Original file line number Diff line number Diff line change 48
48
max : 10
49
49
resources :
50
50
requests :
51
- cpu : 50m
51
+ cpu : 100m
52
52
memory : 2048Mi
53
53
limits :
54
54
memory : 4096Mi
Original file line number Diff line number Diff line change 64
64
max : 1
65
65
resources :
66
66
requests :
67
- cpu : 20m
67
+ cpu : 50m
68
68
memory : 900Mi
69
69
limits :
70
70
memory : 2048Mi
Original file line number Diff line number Diff line change 50
50
max : 1
51
51
resources :
52
52
requests :
53
- cpu : 30m
53
+ cpu : 50m
54
54
memory : 2048Mi
55
55
limits :
56
56
memory : 4096Mi
You can’t perform that action at this time.
0 commit comments