Skip to content

Commit f9dcbcb

Browse files
committed
Use a heading since cannot use inline HTML.
1 parent 4fbd72c commit f9dcbcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/KubernetesIngress.Sample/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,10 +105,10 @@ The table below lists the available annotations.
105105
|yarp.ingress.kubernetes.io/route-order|int|
106106
|yarp.ingress.kubernetes.io/route-methods|List<string>|
107107
108-
<a id="cluster-level-annotations"></a>
108+
#### Cluster-level annotations
109109
110110
> [!NOTE]
111-
> **\* Cluster-level annotations:** These annotations configure the YARP cluster, not the route. A cluster is identified by backend service name, namespace, and port. Multiple ingress rules targeting the same backend share the cluster, so conflicting values result in non-deterministic behavior. Ensure consistent values across all ingress rules for the same backend.
111+
> Annotations marked with **\*** configure the YARP cluster, not the route. A cluster is identified by backend service name, namespace, and port. Multiple ingress rules targeting the same backend share the cluster, so conflicting values result in non-deterministic behavior. Ensure consistent values across all ingress rules for the same backend.
112112
113113
#### Authorization Policy
114114

0 commit comments

Comments
 (0)