diff --git a/deploy-as-code/helm/environments/unified-dev.yaml b/deploy-as-code/helm/environments/unified-dev.yaml index 71261a18f8..5222611bde 100644 --- a/deploy-as-code/helm/environments/unified-dev.yaml +++ b/deploy-as-code/helm/environments/unified-dev.yaml @@ -399,6 +399,25 @@ individual: mobile-pattern: "\\d+" notification-sms-disabled-roles: "ORG_ADMIN" +health-project: + heap: "-Xmx256m -Xms256m" + memory_limits: 512Mi + tracing-enabled: true + java-enable-debug: true + project-default-offset: 0 + project-default-limit: 100 + project-search-max-limit: 200 + +health-individual: + heap: "-Xmx256m -Xms256m" + memory_limits: 512Mi + tracing-enabled: true + java-enable-debug: true + state-level-tenant-id: "mz" + aadhaar-pattern: "\\d{12}" + mobile-pattern: "\\d+" + notification-sms-disabled-roles: "ORG_ADMIN" + egov-data-uploader: initContainers: gitSync: diff --git a/deploy-as-code/helm/environments/unified-health-dev.yaml b/deploy-as-code/helm/environments/unified-health-dev.yaml index 73c838a7ae..b709aa65a5 100644 --- a/deploy-as-code/helm/environments/unified-health-dev.yaml +++ b/deploy-as-code/helm/environments/unified-health-dev.yaml @@ -462,6 +462,26 @@ finance-collections-voucher-consumer: heap: '-Xmx256m -Xms256m' memory_limits: 512Mi + +health-project: + heap: "-Xmx256m -Xms256m" + memory_limits: 512Mi + tracing-enabled: true + java-enable-debug: true + project-default-offset: 0 + project-default-limit: 100 + project-search-max-limit: 200 + +health-individual: + heap: "-Xmx256m -Xms256m" + memory_limits: 512Mi + tracing-enabled: true + java-enable-debug: true + state-level-tenant-id: "mz" + aadhaar-pattern: "\\d{12}" + mobile-pattern: "\\d+" + notification-sms-disabled-roles: "ORG_ADMIN" + # rainmaker-pgr >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> rainmaker-pgr: notification-sms-enabled: 'true' diff --git a/deploy-as-code/helm/environments/unified-health-qa.yaml b/deploy-as-code/helm/environments/unified-health-qa.yaml index 6202f8a3af..1e8b050181 100644 --- a/deploy-as-code/helm/environments/unified-health-qa.yaml +++ b/deploy-as-code/helm/environments/unified-health-qa.yaml @@ -291,6 +291,25 @@ egov-pg-service: axis: true egov-pg-reconciliation-system-user-uuid: "db4fe8ed-c0e0-4c2a-829b-72296d8d156f" +health-project: + heap: "-Xmx256m -Xms256m" + memory_limits: 512Mi + tracing-enabled: true + java-enable-debug: true + project-default-offset: 0 + project-default-limit: 100 + project-search-max-limit: 200 + +health-individual: + heap: "-Xmx256m -Xms256m" + memory_limits: 512Mi + tracing-enabled: true + java-enable-debug: true + state-level-tenant-id: "mz" + aadhaar-pattern: "\\d{12}" + mobile-pattern: "\\d+" + notification-sms-disabled-roles: "ORG_ADMIN" + # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> egov-mdms-service: replicas: 1 diff --git a/deploy-as-code/helm/environments/unified-qa.yaml b/deploy-as-code/helm/environments/unified-qa.yaml index 7e67d7f7be..fe8e277746 100644 --- a/deploy-as-code/helm/environments/unified-qa.yaml +++ b/deploy-as-code/helm/environments/unified-qa.yaml @@ -225,6 +225,26 @@ project: project-default-limit: 100 project-search-max-limit: 200 + +health-project: + heap: "-Xmx256m -Xms256m" + memory_limits: 512Mi + tracing-enabled: true + java-enable-debug: true + project-default-offset: 0 + project-default-limit: 100 + project-search-max-limit: 200 + +health-individual: + heap: "-Xmx256m -Xms256m" + memory_limits: 512Mi + tracing-enabled: true + java-enable-debug: true + state-level-tenant-id: "mz" + aadhaar-pattern: "\\d{12}" + mobile-pattern: "\\d+" + notification-sms-disabled-roles: "ORG_ADMIN" + inbox: namespace: egov memory_limits: 512Mi