Note Formatting Correction (#9927)
* Note Formatting Correction Formatted the note according to the style guide. * Small cleanup to note cleanup Fiddly stuff, original PR is good.pull/9930/head
parent
2a3bf87b4d
commit
8a42e16fa6
|
|
@ -180,7 +180,9 @@ compared to the `service.spec.externalTrafficPolicy` field. The values match as
|
|||
* "OnlyLocal" for annotation <-> "Local" for field
|
||||
* "Global" for annotation <-> "Cluster" for field
|
||||
|
||||
**Note that this feature is not currently implemented for all cloudproviders/environments.**
|
||||
{{< note >}}
|
||||
**Note:** This feature is not currently implemented for all cloudproviders/environments.
|
||||
{{< /note >}}
|
||||
|
||||
Known issues:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue