Skip to content

Commit 82aa88e

Browse files
authored
Merge pull request #81604 from dfitzmau/OCPBUGS-41281
OCPBUGS#41281: Corrected CR reference on Ingress Controller configura…
2 parents 6b855af + 425b3f2 commit 82aa88e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/nw-ingress-controller-configuration-parameters.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="nw-ingress-controller-configuration-parameters_{context}"]
77
= Ingress Controller configuration parameters
88

9-
The `Infrastructure` custom resource (CR) includes optional configuration parameters that you can configure to meet specific needs for your organization.
9+
The `IngressController` custom resource (CR) includes optional configuration parameters that you can configure to meet specific needs for your organization.
1010

1111
[cols="3a,8a",options="header"]
1212
|===
@@ -67,7 +67,7 @@ endif::openshift-rosa[]
6767
ifndef::openshift-rosa,openshift-dedicated[]
6868
For non-cloud environments, such as a bare-metal platform, use the `NodePortService`, `HostNetwork`, or `Private` fields to configure the endpoint publishing strategy for your Ingress Controller.
6969

70-
If you do not set a value in one of these fields, the default value is based on binding ports specified in the `.status.platform` value in the `Infrastructure` CR.
70+
If you do not set a value in one of these fields, the default value is based on binding ports specified in the `.status.platform` value in the `IngressController` CR.
7171
endif::openshift-rosa,openshift-dedicated[]
7272

7373
ifndef::openshift-rosa[]

0 commit comments

Comments
 (0)