Skip to content

Commit

Permalink
update host_rule max number (GoogleCloudPlatform#7536)
Browse files Browse the repository at this point in the history
Co-authored-by: Edward Sun <[email protected]>
  • Loading branch information
2 people authored and dannawang0221 committed Mar 29, 2023
1 parent a68a212 commit e8f35ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmv1/products/networkservices/EdgeCacheService.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ properties:
description: |
The list of hostRules to match against. These rules define which hostnames the EdgeCacheService will match against, and which route configurations apply.
min_size: 1
max_size: 5
max_size: 10
required: true
item_type: !ruby/object:Api::Type::NestedObject
properties:
Expand Down

0 comments on commit e8f35ad

Please sign in to comment.