Skip to content

Commit

Permalink
ci: fix storage-users grpc endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
saw-jan committed Nov 12, 2024
1 parent c9e056e commit 622dff2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -1334,6 +1334,7 @@ def multiServiceE2ePipeline(ctx):
"OCIS_EXCLUDE_RUN_SERVICES": "storage-users",
"GATEWAY_STORAGE_USERS_MOUNT_ID": "storage-users-id",
"SETTINGS_GRPC_ADDR": "0.0.0.0:9191",
"GATEWAY_STORAGE_USERS_ENDPOINT": "dns:///nginx:9157",
}

storage_users_environment = {
Expand Down

0 comments on commit 622dff2

Please sign in to comment.