File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 source :
1111 repoURL : ghcr.io/ifrcgo
1212 chart : ifrcgo-alert-hub-helm
13- targetRevision : 0.1.1-develop.ca9d3c81
13+ targetRevision : 0.1.1-develop.c6f10f53
1414 helm :
1515 valueFiles :
1616 - values-go-deploy.yaml
4444 clientID : " 5853dc85-0d06-4f6d-9145-c72680a65ad9"
4545 keyvaultName : " alert-hub-production-kv"
4646 tenantId : " a2b53be5-734e-4e6c-ab0d-d184f60fd917"
47- # App level configs - temporary
48- api :
49- replicaCount : 2
50- resources :
51- requests :
52- memory : 2Gi
53- limits :
54- memory : 2Gi
5547 destination :
5648 server : https://kubernetes.default.svc
5749 namespace : alert-hub
Original file line number Diff line number Diff line change 1010 source :
1111 repoURL : ghcr.io/ifrcgo/alert-hub-web-app
1212 chart : ifrcgo-web-app-nginx-serve
13- targetRevision : 0.0.1-develop.218124b
13+ targetRevision : 0.0.1-develop.6a791e5
1414 helm :
1515 parameters :
1616 - name : ingress.host
Original file line number Diff line number Diff line change 6060 resources :
6161 requests :
6262 memory : " 2048Mi"
63- cpu : " 500m "
63+ cpu : " 10m "
6464 limits :
6565 memory : " 4096Mi"
6666 cpu : " 1000m"
Original file line number Diff line number Diff line change 1010 source :
1111 repoURL : ghcr.io/ifrcgo
1212 chart : ifrcgo-risk-module-helm
13- targetRevision : 0.0.1-develop.cf300c49
13+ targetRevision : 0.0.1-develop.c0c63878
1414 helm :
1515 valueFiles :
1616 - values/operators.yaml
Original file line number Diff line number Diff line change 1010 source :
1111 repoURL : ghcr.io/ifrcgo
1212 chart : ifrcgo-alert-hub-helm
13- targetRevision : 0.1.1-develop.ca9d3c81
13+ targetRevision : 0.1.1-develop.c6f10f53
1414 helm :
1515 valueFiles :
1616 - values-go-deploy.yaml
Original file line number Diff line number Diff line change 1010 source :
1111 repoURL : ghcr.io/ifrcgo/alert-hub-web-app
1212 chart : ifrcgo-web-app-nginx-serve
13- targetRevision : 0.0.1-develop.990c96d
13+ targetRevision : 0.0.1-develop.6a791e5
1414 helm :
1515 parameters :
1616 - name : ingress.host
Original file line number Diff line number Diff line change 6060 resources :
6161 requests :
6262 memory : " 2048Mi"
63- cpu : " 500m "
63+ cpu : " 10m "
6464 limits :
6565 memory : " 4096Mi"
6666 cpu : " 1000m"
Original file line number Diff line number Diff line change 1010 source :
1111 repoURL : ghcr.io/ifrcgo
1212 chart : ifrcgo-risk-module-helm
13- targetRevision : 0.0.1-develop.cf300c49
13+ targetRevision : 0.0.1-develop.c0c63878
1414 helm :
1515 valueFiles :
1616 - values/operators.yaml
Original file line number Diff line number Diff line change 3232 displayName : " Deploy staging instance of go-api"
3333 env :
3434 ENVIRONMENT : staging
35- VERSION : " 0.0.2-develop.c038d7f8 "
35+ VERSION : " 0.0.2-develop.c05d5fea "
3636 # For Azure CLI
3737 AZURE_TENANT_ID : $(TERRAFORM_TENANT_ID)
3838 AZURE_CLIENT_ID : $(TERRAFORM_SERVICE_PRINCIPAL_ID)
@@ -120,7 +120,7 @@ jobs:
120120 displayName : " Deploy production instance of go-api"
121121 env :
122122 ENVIRONMENT : production
123- VERSION : " 0.0.2-master.ce40be9f "
123+ VERSION : " 0.0.2-master.c02bae97 "
124124 # For Azure CLI
125125 AZURE_TENANT_ID : $(TERRAFORM_TENANT_ID)
126126 AZURE_CLIENT_ID : $(TERRAFORM_SERVICE_PRINCIPAL_ID)
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 :
You can’t perform that action at this time.
0 commit comments