Commit c27d6a5
Bug OCPBUGS-2886: Add note about uncessary load-balancer settting on CP
When using Kuryr the OpenShift Services are already handled by Kuryr
consequently Octavia and not by the cloud provider. The changes the user
might attempt to do in the LoadBalancer section will not have any effect
in the load-balancers created by Kuryr. This commit fixes the issue by
stating that config section is only valid for installations without Kuryr
and the reasoning behind it.
Co-authored-by: Max Bridges <[email protected]>1 parent f5de9c2 commit c27d6a5
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
67 | 72 | | |
68 | 73 | | |
69 | 74 | | |
| |||
0 commit comments