Skip to content

Commit

Permalink
[src] - ecs - revert oceanInstanceMetadataOptions.yaml httpPutRespons…
Browse files Browse the repository at this point in the history
…eHopLimit field
  • Loading branch information
AvishagK committed Dec 23, 2024
1 parent f1ca786 commit 873faf7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ properties:
type: integer
description: |
An integer within 1,64 range (including).
The required HTTP PUT response hop limit for instance metadata requests.
The desired HTTP PUT response hop limit for instance metadata requests.
The larger the number, the further instance metadata requests can travel.
example: 12
httpEndpoint:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ properties:
type: integer
description: |
An integer from 1 through 64.
The desired HTTP PUT response hop limit for instance metadata requests.
The required HTTP PUT response hop limit for instance metadata requests.
The larger the number, the further the instance metadata requests can travel.
example: 12
httpEndpoint:
Expand Down

0 comments on commit 873faf7

Please sign in to comment.