Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
chenzhiguo committed Oct 14, 2024
1 parent d1d7a51 commit 145f209
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions deploy/all-cr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,9 @@ data:
modifyMQGroupEnabled: ${CONFIG_LANE_MODIFY_MQ_GROUP:true}
router:
virtual: ${CONFIG_VIRTUAL_SIZE:500}
spring:
discovery:
disables: ${CONFIG_SPRING_DISCOVERY_DISABLES}
phevos:
groupExpression: ${unit}-${cell}-${group}
transmission:
Expand Down
2 changes: 1 addition & 1 deletion deploy/joylive-injector/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.3.0
version: 1.4.0

keywords:
- joylive
Expand Down
3 changes: 3 additions & 0 deletions deploy/joylive-injector/config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,9 @@ agent:
modifyMQGroupEnabled: ${CONFIG_LANE_MODIFY_MQ_GROUP:true}
router:
virtual: ${CONFIG_VIRTUAL_SIZE:500}
spring:
discovery:
disables: ${CONFIG_SPRING_DISCOVERY_DISABLES}
phevos:
groupExpression: ${unit}-${cell}-${group}
transmission:
Expand Down
Binary file added deploy/packages/joylive-injector-1.4.0.tgz
Binary file not shown.

0 comments on commit 145f209

Please sign in to comment.