File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -172,8 +172,8 @@ external_data_sources:
172172 authentication :
173173 token_url : http://127.0.0.1:5007/oauth2/token
174174 authorization : Basic test
175- s2a :
176- domain : mockup-prip-s2a .processing.svc.cluster.local
175+ s2b :
176+ domain : mockup-prip-s2b .processing.svc.cluster.local
177177 service :
178178 name : prip
179179 url : http://127.0.0.1:5008
Original file line number Diff line number Diff line change @@ -244,13 +244,13 @@ external_data_sources:
244244 client_secret : client_secret
245245 authorization : Basic test
246246 s1a :
247- domain : mockup-station- prip-s1a.processing.svc.cluster.local
247+ domain : mockup-prip-s1a.processing.svc.cluster.local
248248 service :
249249 name : prip
250- url : http://127.0.0.1:5000
250+ url : http://127.0.0.1:5007
251251 authentication :
252252 auth_type : oauth2
253- token_url : http://127.0.0.1:5000 /oauth2/token
253+ token_url : http://127.0.0.1:5007 /oauth2/token
254254 grant_type : password
255255 scope : null
256256 username : test
@@ -259,13 +259,13 @@ external_data_sources:
259259 client_secret : client_secret
260260 authorization : Basic test
261261 s2b :
262- domain : mockup-station- prip-s2b.processing.svc.cluster.local
262+ domain : mockup-prip-s2b.processing.svc.cluster.local
263263 service :
264264 name : prip
265- url : http://127.0.0.1:5000
265+ url : http://127.0.0.1:5008
266266 authentication :
267267 auth_type : oauth2
268- token_url : http://127.0.0.1:5000 /oauth2/token
268+ token_url : http://127.0.0.1:5008 /oauth2/token
269269 grant_type : password
270270 scope : null
271271 username : test
You can’t perform that action at this time.
0 commit comments