bcgov / nr-fom

Forestry Operations Map
Apache License 2.0
0 stars 1 forks source link

Configure Forest Client API for FOM CLIENT Data Refresh on "DEMO" deployment using CLIENT PROD. #557

Closed ianliuwk1019 closed 5 months ago

ianliuwk1019 commented 6 months ago

Describe the task Current Forest Client Data Refresh batch job uses environment setup (for API Token and URL) to reach to CLIENT API. The configuration for the API Token/URL is on an Openshift secret "fom-client-app-api" within each environment workspace:

We discussed that for DEMO (on Openshift TEST workspace), we want to refresh CLIENT data from CLIENT PROD. Because of this, we need to have additional configuration specific for DEMO deployment.

Acceptance Criteria

Additional context