File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 30
30
limits :
31
31
memory : 512Mi # app will be killed if exceeding these limits
32
32
requests : # App is guaranteed the requested resources and will be scheduled on nodes with at least this amount of resources available
33
- cpu : 500m
33
+ cpu : 20m
34
34
memory : 256Mi
35
35
ingresses : # Optional. List of ingress URLs that will route HTTP traffic to the application.
36
36
- https://familie-ef-infotrygd.dev.intern.nav.no
Original file line number Diff line number Diff line change 30
30
limits :
31
31
memory : 512Mi # app will be killed if exceeding these limits
32
32
requests : # App is guaranteed the requested resources and will be scheduled on nodes with at least this amount of resources available
33
- cpu : 500m
33
+ cpu : 50m
34
34
memory : 256Mi
35
35
ingresses : # Optional. List of ingress URLs that will route HTTP traffic to the application.
36
36
- https://familie-ef-infotrygd.intern.nav.no
You can’t perform that action at this time.
0 commit comments