Skip to content

Commit 1beec7c

Browse files
Merge pull request #44729 from darshan-nagaraj/BZ2003499
BZ2003499: Updated apiVersion for ingressController
2 parents e094139 + 1a38f63 commit 1beec7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/tls-profiles-ingress-configuring.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ To configure a TLS security profile for an Ingress Controller, edit the `Ingress
1111
.Sample `IngressController` CR that configures the `Old` TLS security profile
1212
[source,yaml]
1313
----
14-
apiVersion: config.openshift.io/v1
14+
apiVersion: operator.openshift.io/v1
1515
kind: IngressController
1616
...
1717
spec:

0 commit comments

Comments
 (0)