Skip to content

Commit

Permalink
Added config for inbox in unified-uat (#2202)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rishabh-egov authored Dec 14, 2023
1 parent 5ab8d85 commit 966282f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions deploy-as-code/helm/environments/unified-uat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,15 @@ egov-filestore:
filestore-url-validity: 3600
fixed-bucketname: unified-uat-filestore ## Add filestore bucket name

inbox:
namespace: egov
memory_limits: 512Mi
heap: "-Xmx512m -Xms256m"
java-debug: true
tracing-enabled: "true"
service-map : '{}'
bs-service-map : '{}'

egov-idgen:
idformat-from-mdms: "true"
java-args: -Dspring.profiles.active=monitoring
Expand Down

0 comments on commit 966282f

Please sign in to comment.