Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
Signed-off-by: odubajDT <[email protected]>
  • Loading branch information
odubajDT committed Apr 18, 2024
1 parent a8ad13a commit e003f11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion keptn-cert-manager/config/rbac/leader_election_role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ metadata:
app.kubernetes.io/created-by: certificate-operator
app.kubernetes.io/part-of: keptn
app.kubernetes.io/managed-by: kustomize
name: certidicate-operator-leader-election-role
name: certificate-operator-leader-election-role
rules:
- apiGroups:
- ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ roleRef:
subjects:
- kind: ServiceAccount
name: 'keptn-scheduler'
namespace: '{{ .Release.Namespace }}'
namespace: '{{ .Release.Namespace }}'

0 comments on commit e003f11

Please sign in to comment.