Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
chenzhiguo committed Jan 17, 2025
1 parent 76ae409 commit 68c6adf
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 20 deletions.
21 changes: 10 additions & 11 deletions deploy/all-cr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ data:
app.service.namespace=${APPLICATION_SERVICE_NAMESPACE:default}
app.service.group=${APPLICATION_SERVICE_GROUP:default}
app.service.gateway=${APPLICATION_SERVICE_GATEWAY:NONE}
app.service.weight=${APPLICATION_SERVICE_WEIGHT:}
app.service.weight=${APPLICATION_SERVICE_WEIGHT:100}
app.service.warmupDuration=${APPLICATION_SERVICE_WARMUP_DURATION:}
app.location.cloud=${APPLICATION_LOCATION_CLOUD:}
app.location.region=${APPLICATION_LOCATION_REGION:}
Expand Down Expand Up @@ -166,21 +166,20 @@ data:
- grpc
- httpclient
- jdk
- jmq
- jsf
- kafka
- okhttp
- netty
- phevos
- rocketmq
- shenyu
- sofarpc
- spring
- mariadb
- mongodb
- nacos
- netty
- okhttp
- opengauss
- postgresql
- pulsar
- rabbitmq
- redis
- rocketmq
- sofarpc
- spring
disables: null
dynamics: null
profiles:
Expand Down Expand Up @@ -322,7 +321,7 @@ data:
cleanInterval: 30000
expireTime: 60000
monitor:
forwardEnabled: ${CONFIG_MONITOR_FORWARD_TRAFFIC_ENABLED:}
forwardEnabled: ${CONFIG_MONITOR_FORWARD_TRAFFIC_ENABLED:true}
rejectEnabled: true
live:
fallbackLocationIfNoSpace: ${CONFIG_FALLBACK_LOCATION_IF_NO_SPACE:false}
Expand Down
17 changes: 8 additions & 9 deletions deploy/joylive-injector/config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,21 +36,20 @@ agent:
- grpc
- httpclient
- jdk
- jmq
- jsf
- kafka
- okhttp
- netty
- phevos
- rocketmq
- shenyu
- sofarpc
- spring
- mariadb
- mongodb
- nacos
- netty
- okhttp
- opengauss
- postgresql
- pulsar
- rabbitmq
- redis
- rocketmq
- sofarpc
- spring
disables: null
dynamics: null
profiles:
Expand Down
Binary file modified deploy/packages/joylive-injector-1.3.6.tgz
Binary file not shown.

0 comments on commit 68c6adf

Please sign in to comment.