Skip to content

Commit

Permalink
Add label for cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
chenzhiguo committed Sep 18, 2024
1 parent fce9cfc commit b6f4ce8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions deploy/all-cr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +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.location.cloud=${APPLICATION_LOCATION_CLOUD:}
app.location.region=${APPLICATION_LOCATION_REGION}
app.location.zone=${APPLICATION_LOCATION_ZONE}
app.location.cluster=${APPLICATION_LOCATION_CLUSTER}
Expand Down
1 change: 1 addition & 0 deletions deploy/joylive-injector/config/bootstrap.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +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.location.cloud=${APPLICATION_LOCATION_CLOUD:}
app.location.region=${APPLICATION_LOCATION_REGION}
app.location.zone=${APPLICATION_LOCATION_ZONE}
app.location.cluster=${APPLICATION_LOCATION_CLUSTER}
Expand Down
Binary file modified deploy/packages/joylive-injector-1.1.0.tgz
Binary file not shown.

0 comments on commit b6f4ce8

Please sign in to comment.