File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,8 +58,8 @@ module.exports = {
5858 ? process . env . COPILOT_RESOURCE_ROLE_IDS . split ( ',' ) : [ '10ba038e-48da-487b-96e8-8d3b99b6d18b' ] ,
5959 SUBMITTER_ROLE_ID : process . env . SUBMITTER_ROLE_ID || '732339e7-8e30-49d7-9198-cccf9451e221' ,
6060
61- MANAGER_ROLE_ID : process . env . MANAGER_ROLE_ID || 'c4bad412-ff14-4c5c-a8ac-15bf40d60b95 ' ,
62- OBSERVER_ROLE_ID : process . env . OBSERVER_ROLE_ID || '3edf4396-79aa-40d2-a877-539c1fdeb7ba ' ,
61+ MANAGER_ROLE_ID : process . env . MANAGER_ROLE_ID || '0e9c6879-39e4-4eb6-b8df-92407890faf1 ' ,
62+ OBSERVER_ROLE_ID : process . env . OBSERVER_ROLE_ID || '2a4dc376-a31c-4d00-b173-13934d89e286 ' ,
6363
6464 // health check timeout in milliseconds
6565 HEALTH_CHECK_TIMEOUT : process . env . HEALTH_CHECK_TIMEOUT || 3000 ,
You can’t perform that action at this time.
0 commit comments