File tree 6 files changed +28
-60
lines changed
helm/ph-ee-g2p-sandbox-ci
6 files changed +28
-60
lines changed Original file line number Diff line number Diff line change 75
75
if [ -z "$JIRA_STORY" ]; then echo "Invalid PR title" && exit 1; else echo "Ticket NO: $JIRA_STORY" && JIRA_STORY_DIR=$(echo /jira-story-version); fi
76
76
echo Charts will save in https://fynarfin.io/images$JIRA_STORY_DIR
77
77
fi
78
- CHART_URL="https://fynarfin.io/images$JIRA_STORY_DIR/ph-ee-g2p-sandbox-ci -0.0.0$JIRA_STORY"
78
+ CHART_URL="https://fynarfin.io/images$JIRA_STORY_DIR/ph-ee-g2psandbox -0.0.0$JIRA_STORY"
79
79
if curl --output /dev/null --silent --head --fail "$CHART_URL"; then
80
80
sed -i "11s@^ *repository:.*\$@ repository: $CHART_URL@" helm/ph-ee-g2p-sandbox-ci/Chart.yaml
81
81
sed -i "12s@^ *version:.*\$@ version: 0.0.0$JIRA_STORY@" helm/ph-ee-g2p-sandbox-ci/Chart.yaml
@@ -512,4 +512,3 @@ workflows:
512
512
# requires:
513
513
# - install-helm-chart
514
514
515
-
Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ version: 0.0.0
7
7
appVersion : 0.0.0
8
8
9
9
dependencies :
10
- - name : ph-ee-g2psandbox
11
- repository : https://fynarfin.io/images/ph-ee-g2psandbox-0.0.0
12
- version : 0.0.0
10
+ - name : ph-ee-g2psandbox
11
+ repository : https://fynarfin.io/images/ph-ee-g2psandbox-0.0.0
12
+ version : 0.0.0
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ ph-ee-g2psandbox:
3
3
LOGGING_LEVEL_ROOT : INFO
4
4
limits :
5
5
cpu : " 400m"
6
- memory : " 512M "
6
+ memory : " 384M "
7
7
requests :
8
8
cpu : " 150m"
9
9
memory : " 256M"
@@ -44,12 +44,13 @@ ph-ee-g2psandbox:
44
44
readinessProbe :
45
45
initialDelaySeconds : 180
46
46
ph_ee_connector_ams_mifos :
47
- limits :
48
- memory : " 384M"
49
- cpu : " 150m"
50
- requests :
51
- memory : " 256M"
52
- cpu : " 100m"
47
+ resources :
48
+ limits :
49
+ memory : " 384M"
50
+ cpu : " 150m"
51
+ requests :
52
+ memory : " 256M"
53
+ cpu : " 100m"
53
54
ph_ee_connector_mojaloop :
54
55
readinessProbe :
55
56
initialDelaySeconds : 120
@@ -79,7 +80,7 @@ ph-ee-g2psandbox:
79
80
cpu : " 150m"
80
81
mockpayment :
81
82
limits :
82
- memory : " 384M "
83
+ memory : " 512M "
83
84
cpu : " 250m"
84
85
requests :
85
86
memory : " 256M"
@@ -107,8 +108,8 @@ ph-ee-g2psandbox:
107
108
readinessProbe :
108
109
initialDelaySeconds : 180
109
110
limits :
110
- memory : " 384M "
111
- cpu : " 150m "
111
+ memory : " 448M "
112
+ cpu : " 250m "
112
113
requests :
113
114
memory : " 256M"
114
115
cpu : " 100m"
@@ -129,10 +130,10 @@ ph-ee-g2psandbox:
129
130
integration_test :
130
131
limits :
131
132
cpu : " 800m"
132
- memory : " 1.2Gi "
133
+ memory : " 1200M "
133
134
requests :
134
135
cpu : " 250m"
135
- memory : " 256Mi "
136
+ memory : " 256M "
136
137
redis :
137
138
master :
138
139
resources :
Original file line number Diff line number Diff line change 1
1
ph-ee-g2psandbox :
2
2
ph-ee-engine :
3
+ post_installation_job :
4
+ enabled : true
3
5
importer_es :
4
6
enabled : false
5
7
ph_ee_connector_ams_mifos :
@@ -8,22 +10,6 @@ ph-ee-g2psandbox:
8
10
enabled : false
9
11
billPay :
10
12
enabled : false
11
- connector_bulk :
12
- enabled : false
13
- ph-ee-connector :
14
- enabled : false
15
- ph_ee_connector_gsma :
16
- enabled : false
17
- ph_ee_connector_mojaloop :
18
- enabled : false
19
- vouchers :
20
- enabled : false
21
- importer_rdbms :
22
- enabled : false
23
- mockpayment :
24
- enabled : false
25
- post_installation_job :
26
- enabled : false
27
13
kibana :
28
14
enabled : false
29
15
messagegateway :
Original file line number Diff line number Diff line change 1
1
ph-ee-g2psandbox :
2
2
ph-ee-engine :
3
- importer_es :
3
+ post_installation_job :
4
4
enabled : false
5
5
elasticsearch :
6
6
enabled : false
7
- volumeClaimTemplate :
8
- storageClassName : standard
9
- ph-ee-connector :
10
- enabled : false
11
- ph_ee_connector_gsma :
12
- enabled : false
13
- ph_ee_connector_mojaloop :
14
- enabled : false
15
- vouchers :
16
- enabled : false
17
- importer_rdbms :
18
- enabled : false
19
- mockpayment :
20
- enabled : false
21
7
kibana :
22
8
enabled : false
23
9
messagegateway :
@@ -26,3 +12,11 @@ ph-ee-g2psandbox:
26
12
enabled : false
27
13
operations_web :
28
14
enabled : false
15
+ importer_es :
16
+ enabled : false
17
+ ph_ee_connector_ams_mifos :
18
+ enabled : true
19
+ ams_local_interop_host : " https://fynams.sandbox.fynarfin.io/"
20
+ ams_local_account_host : " https://fynams.sandbox.fynarfin.io/"
21
+ ams_local_customer_host : " https://fynams.sandbox.fynarfin.io/"
22
+ ams_local_auth_host : " https://fynams.sandbox.fynarfin.io/"
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments