Skip to content

Commit b96d08c

Browse files
committed
Fix serviceAccountName field for OperatorGroup
1 parent 04fb582 commit b96d08c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/olm-operatorgroups-provided-apis-annotations.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ metadata:
2121
...
2222
spec:
2323
selector: {}
24-
serviceAccount:
24+
serviceAccountName:
2525
metadata:
2626
creationTimestamp: null
2727
targetNamespaces:

0 commit comments

Comments
 (0)