Skip to content
Snippets Groups Projects

Partion service as tenantinfo provider (GONRG-2498)

Merged Riabokon Stanislav(EPAM)[GCP] requested to merge gcp-partition into master
5 files
+ 12
4
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -6,4 +6,7 @@ JAVA_HEAP_OPTS=-Xms4096M -Xmx4096M
JAVA_GC_OPTS=-XX:+UseG1GC -XX:+UseStringDeduplication -XX:InitiatingHeapOccupancyPercent=45
KEY_RING=csqp
KMS_KEY=registerService
SERVICE_IDENTITY=de-notification-service
\ No newline at end of file
SERVICE_IDENTITY=de-notification-service
google.audiences=${APP_AUDIENCES}
partition.api=http://localhost:8081/api/partition/v1
\ No newline at end of file
Loading