We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06aadc0 commit 75da747Copy full SHA for 75da747
docs/proposals/nginx-extensions.md
@@ -372,7 +372,7 @@ The Policy defines which resource Kinds it can be attached to.
372
373
#### Inherited Policy Attachment
374
375
-Inherited Policy Attachment is designed to allow settings to flow down a hierarchy. Inherited Policies must have the following fields in their specs:
+Inherited Policy Attachment is designed to allow settings to flow down a hierarchy. Inherited Policies _may_ have the following fields in their specs:
376
377
- `defaults`: set the default value. Can be overridden by _lower_ objects.
378
Ex. A connection timeout default policy on a Gateway may be overridden by a connection timeout policy on an HTTPRoute.
0 commit comments