Skip to content

Commit acfc214

Browse files
committed
Fix namespace typo in olm-cs-podsched
1 parent 7cc185d commit acfc214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/olm-priority-class-name.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ apiVersion: operators.coreos.com/v1alpha1
4848
kind: CatalogSource
4949
metadata:
5050
name: example-catalog
51-
namespace: namespace: {global_ns}
51+
namespace: {global_ns}
5252
annotations:
5353
operatorframework.io/priorityclass: system-cluster-critical
5454
----

0 commit comments

Comments
 (0)