Manage the postgres environment variable by configmanager in modelmgmtservice 69/13669/1
authorgyuyoung <gyoue200125@gmail.com>
Sun, 20 Oct 2024 13:05:37 +0000 (22:05 +0900)
committergyuyoung <gyoue200125@gmail.com>
Sun, 20 Oct 2024 13:05:42 +0000 (22:05 +0900)
commit82d446cbe83545001140b1e5229624f992924c38
tree5a135124fef49ecbc59ea98ef0e1870aacd8764d
parent586fa69fede615ba2e120f680b222c4c53aa4c63
Manage the postgres environment variable by configmanager in modelmgmtservice

- Modify the added postgres environment variable to be managed by
  config_manager
- Apply config_manager data into main code

Issue-ID: AIMLFW-168

Change-Id: I89b83908b3badd057110e3104044c7c228e25f3f
Signed-off-by: gyuyoung <gyoue200125@gmail.com>
config/data.go
config/env_loader.go
main.go