Skip to content

Commit c9550a9

Browse files
authored
Merge pull request #55989 from dulek/main
OpenStack: Fix endpointTrafficPolicy mistake
2 parents 4a91653 + 4533b2b commit c9550a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/installation-osp-setting-cloud-provider-options.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Prior to saving your changes, verify that the file is structured correctly. Clus
6262
+
6363
[IMPORTANT]
6464
====
65-
You must set the value of the `create-monitor` property to `True` if you use services that have the value of the `.spec.endpointTrafficPolicy` property set to `Local`. The OVN Octavia provider in {rh-openstack} 16.1 and 16.2 does not support health monitors. Therefore, services that have `ETP` parameter values set to `Local` might not respond when the `lb-provider` value is set to `"ovn"`.
65+
You must set the value of the `create-monitor` property to `True` if you use services that have the value of the `.spec.externalTrafficPolicy` property set to `Local`. The OVN Octavia provider in {rh-openstack} 16.1 and 16.2 does not support health monitors. Therefore, services that have `ETP` parameter values set to `Local` might not respond when the `lb-provider` value is set to `"ovn"`.
6666
====
6767
+
6868
[IMPORTANT]

0 commit comments

Comments
 (0)