We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c4f2cc commit bd81b94Copy full SHA for bd81b94
site/content/overview/custom-policies.md
@@ -126,7 +126,7 @@ NGINX Gateway Fabric sets the [PolicyStatus](https://gateway-api.sigs.k8s.io/ref
126
`PolicyStatus` fields:
127
128
- `ancestors`: describes the status of a route with respect to the ancestor.
129
- - `ancestorRef`: the object that the policy targets in `spec.targetRef`
+ - `ancestorRef`: the object that the policy targets in `spec.targetRef`.
130
- `controllerName`: the controller name of NGINX Gateway Fabric.
131
- `conditions`: (Condition/Status/Reason):
132
- `Accepted/True/Accepted`: the policy is accepted by the ancestor.
0 commit comments