Skip to content

Commit

Permalink
Merge pull request #4571 from cfpb/zencircle-ambassador
Browse files Browse the repository at this point in the history
ambassador image typo
  • Loading branch information
lchen-2101 authored Nov 18, 2022
2 parents a177af9 + dbcaeb3 commit e3093ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/ambassador/ambassador-rbac-eks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
serviceAccountName: ambassador
containers:
- name: ambassador
image: quay.io/datawire/ambassador:1.14.14
image: quay.io/datawire/ambassador:1.14.4
resources:
limits:
cpu: 1
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/beta/ambassador/ambassador-rbac-beta-eks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ spec:
serviceAccountName: ambassador-beta
containers:
- name: ambassador
image: quay.io/datawire/ambassador:1.14.14
image: quay.io/datawire/ambassador:1.14.4
resources:
limits:
cpu: 1
Expand Down

0 comments on commit e3093ac

Please sign in to comment.