Skip to content

Commit a3ad9af

Browse files
Fix asciibinder build errors introduced in #47681
1 parent 3d0084a commit a3ad9af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/osdk-control-compat.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Operators that use deprecated APIs can adversely impact critical workloads when
5050
You must use `olm.maxOpenShiftVersion` annotation only if your Operator bundle version cannot work in later versions. Be aware that cluster admins cannot upgrade their clusters with your solution installed. If you do not provide later version and a valid upgrade path,
5151
cluster admins may uninstall your Operator and can upgrade the cluster version.
5252
====
53-
53+
+
5454
.Example CSV with `olm.maxOpenShiftVersion` annotation
5555
[source,yaml]
5656
----

0 commit comments

Comments
 (0)