Skip to content

Commit

Permalink
[PHEE-674] Create ph-ee-g2p-sandbox-ci chart (#281)
Browse files Browse the repository at this point in the history
* PHEE-674 Create ph-ee-g2p-sandbox-ci chart

* test
  • Loading branch information
logoutdhaval authored Jun 6, 2024
1 parent a6970bb commit 9e52e03
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ workflows:
- slack
- host-g2-sandbox-security-fynarfin-chart:
requires:
- build
- build-g2p-sandbox-ci-chart
context:
- AWS
- Helm
Expand Down
7 changes: 0 additions & 7 deletions helm/ph-ee-g2p-sandbox-ci/values_p1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,12 @@ ph-ee-g2psandbox:
enabled: false
importer_rdbms:
enabled: false
importer_es:
enabled: false
mockpayment:
enabled: false
post_installation_job:
enabled: false
kibana:
enabled: false
kafka:
global:
storageClass: standard
provisioning:
enabled: false
messagegateway:
enabled: false
notifications:
Expand Down
7 changes: 0 additions & 7 deletions helm/ph-ee-g2p-sandbox-ci/values_p2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,10 @@ ph-ee-g2psandbox:
enabled: false
importer_rdbms:
enabled: false
importer_es:
enabled: false
mockpayment:
enabled: false
kibana:
enabled: false
kafka:
provisioning:
enabled: false
global:
storageClass: standard
messagegateway:
enabled: false
notifications:
Expand Down
3 changes: 0 additions & 3 deletions helm/ph-ee-g2p-sandbox-ci/values_p3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,3 @@
enabled: false
operations_web:
enabled: false
kafka:
provisioning:
enabled: false
4 changes: 4 additions & 0 deletions helm/ph-ee-g2p-sandbox-ci/values_resource.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,10 @@ ph-ee-g2psandbox:
size: "4Gi"
readinessProbe:
initialDelaySeconds: 5
global:
storageClass: standard
provisioning:
enabled: false
importer_rdbms:
readinessProbe:
initialDelaySeconds: 180
Expand Down

0 comments on commit 9e52e03

Please sign in to comment.