Skip to content

Commit dad898b

Browse files
committed
Update config.yaml
1 parent a74fd38 commit dad898b

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

deploy/all-cr.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,7 @@ data:
404404
disables: ${CONFIG_SPRING_DISCOVERY_DISABLES}
405405
gateway:
406406
pathFilters: ${CONFIG_SPRING_GATEWAY_PATH_FILTERS}
407+
pathFilterPrefixes: ${CONFIG_SPRING_GATEWAY_PATH_FILTER_PREFIXES}
407408
transmission:
408409
type: ${CONFIG_TRANSMISSION_TYPE:live}
409410
autoDetect: ${CONFIG_TRANSMISSION_AUTO_DETECT:NONE}

deploy/joylive-injector/config/config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,7 @@ agent:
255255
disables: ${CONFIG_SPRING_DISCOVERY_DISABLES}
256256
gateway:
257257
pathFilters: ${CONFIG_SPRING_GATEWAY_PATH_FILTERS}
258+
pathFilterPrefixes: ${CONFIG_SPRING_GATEWAY_PATH_FILTER_PREFIXES}
258259
transmission:
259260
type: ${CONFIG_TRANSMISSION_TYPE:live}
260261
autoDetect: ${CONFIG_TRANSMISSION_AUTO_DETECT:NONE}
27 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)