Skip to content

Commit 1a38f63

Browse files
BZ2003499:Updated apiVersion for ingressController
1 parent 1212a5d commit 1a38f63

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)