File tree Expand file tree Collapse file tree
applications/go-api/helm/ifrcgo-helm Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 replicaCount : 2
2929 resources :
3030 requests :
31- cpu : " 1 "
31+ cpu : " 0.2 "
3232 memory : 4Gi
3333 limits :
3434 cpu : " 2"
@@ -49,7 +49,7 @@ celery:
4949 replicaCount : 2
5050 resources :
5151 requests :
52- cpu : " 0.5 "
52+ cpu : " 0.2 "
5353 memory : 0.4Gi
5454 limits :
5555 cpu : " 2"
@@ -60,7 +60,7 @@ elasticsearch:
6060 uri : /subscriptions/39308fb0-9929-4b29-aafa-b3c78a8b0658/resourceGroups/ifrcpgo002rg/providers/Microsoft.Compute/disks/ifrcpgo-disk001
6161 resources :
6262 requests :
63- cpu : " 1 "
63+ cpu : " 0.2 "
6464 memory : 4Gi
6565 limits :
6666 cpu : " 2"
@@ -72,7 +72,7 @@ sshBastion:
7272 cpu : " 0.1"
7373 memory : 0.05Gi
7474 limits :
75- cpu : " 0.5 "
75+ cpu : " 1 "
7676 memory : 0.2Gi
7777
7878serviceAccount :
Original file line number Diff line number Diff line change 2828 replicaCount : 1
2929 resources :
3030 requests :
31- cpu : " 0.5 "
31+ cpu : " 0.2 "
3232 memory : 4Gi
3333 limits :
3434 cpu : " 2"
3939 repository : bitnamilegacy/redis
4040 resources :
4141 requests :
42- cpu : " 0.1 "
42+ cpu : " 0.2 "
4343 memory : 0.5Gi
4444 limits :
4545 cpu : " 1"
@@ -49,7 +49,7 @@ celery:
4949 replicaCount : 1
5050 resources :
5151 requests :
52- cpu : " 0.1 "
52+ cpu : " 0.2 "
5353 memory : 0.4Gi
5454 limits :
5555 cpu : " 2"
@@ -60,7 +60,7 @@ elasticsearch:
6060 uri : /subscriptions/39308fb0-9929-4b29-aafa-b3c78a8b0658/resourceGroups/ifrctgo002rg/providers/Microsoft.Compute/disks/ifrctgo-disk001
6161 resources :
6262 requests :
63- cpu : " 0.5 "
63+ cpu : " 0.2 "
6464 memory : 4Gi
6565 limits :
6666 cpu : " 2"
@@ -69,10 +69,10 @@ elasticsearch:
6969sshBastion :
7070 resources :
7171 requests :
72- cpu : " 0.1 "
72+ cpu : " 0.2 "
7373 memory : 0.05Gi
7474 limits :
75- cpu : " 0.5 "
75+ cpu : " 1 "
7676 memory : 0.2Gi
7777
7878serviceAccount :
You can’t perform that action at this time.
0 commit comments