diff --git a/deploy-as-code/helm/environments/unified-uat.yaml b/deploy-as-code/helm/environments/unified-uat.yaml index 93b9ecac38..27480d64d0 100644 --- a/deploy-as-code/helm/environments/unified-uat.yaml +++ b/deploy-as-code/helm/environments/unified-uat.yaml @@ -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