Skip to content

Commit 1a55e3e

Browse files
committed
WIP: Fix typo
Signed-off-by: Todd Short <[email protected]>
1 parent e94ab32 commit 1a55e3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/olmv1/templates/07-role-olmv1-system-operator-controller-leader-election-role.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kind: Role
55
metadata:
66
annotations:
77
{{- include "olmv1.annotations" . | nindent 4 }}
8-
labeles:
8+
labels:
99
app.kubernetes.io/name: operator-controller
1010
{{- include "olmv1.labels" . | nindent 4 }}
1111
name: operator-controller-leader-election-role

0 commit comments

Comments
 (0)