Skip to content

Commit

Permalink
Merge pull request #189 from projectsyn/fix-lieutenant-spelling
Browse files Browse the repository at this point in the history
Fix spelling of lieutenant
  • Loading branch information
bastjan authored Aug 9, 2021
2 parents 0f634b3 + 567473f commit 8a264d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
serviceAccountName: lieutenant-operator
containers:
- name: lieutenent-operator
- name: lieutenant-operator
image: quay.io/projectsyn/lieutenant-operator:latest
securityContext:
allowPrivilegeEscalation: false
Expand Down
2 changes: 1 addition & 1 deletion e2e/definitions/operator/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ spec:
template:
spec:
containers:
- name: lieutenent-operator
- name: lieutenant-operator
image: $E2E_IMAGE

0 comments on commit 8a264d7

Please sign in to comment.