Skip to content

Commit a65a0b7

Browse files
committed
Remove unused presto_api and plazma_api configuration settings
These API endpoint configurations are no longer needed since the corresponding TD_PRESTO_API and TD_PLAZMA_API environment variables have been removed from the workflow files. Completing the cleanup of unused pytd-related settings.
1 parent 5ae427e commit a65a0b7

File tree

1 file changed

+0
-2
lines changed
  • engage-box/roi_reporting/workflows/reporting_agent

1 file changed

+0
-2
lines changed

engage-box/roi_reporting/workflows/reporting_agent/config.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ td:
2020

2121
# API settings
2222
api_server: "https://api.treasuredata.com"
23-
presto_api: "https://api-presto.treasuredata.com"
24-
plazma_api: "https://api-plazma.treasuredata.com"
2523
cdp_api: "https://api-cdp.treasuredata.com"
2624
engage_api: "https://engage-api.treasuredata.com"
2725

0 commit comments

Comments
 (0)