Skip to content

Commit

Permalink
Update weight
Browse files Browse the repository at this point in the history
  • Loading branch information
chenzhiguo committed Jan 17, 2025
1 parent e85218e commit 3f2811b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/joylive-injector/config/bootstrap.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ app.service.name=${APPLICATION_SERVICE_NAME:${APPLICATION_NAME}}
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:{{ .Values.agent.location.cloud }}}
app.location.region=${APPLICATION_LOCATION_REGION:{{ .Values.agent.location.region }}}
Expand Down

0 comments on commit 3f2811b

Please sign in to comment.