Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
use templated ambassador version
Browse files Browse the repository at this point in the history
  • Loading branch information
richarddli committed Feb 8, 2018
1 parent 96e1ae1 commit 9c626b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ambassador/k8s/ambassador-rbac-statsd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ spec:
serviceAccountName: ambassador
containers:
- name: ambassador
image: quay.io/datawire/ambassador:0.22.0
image: quay.io/datawire/ambassador:{{service.ambassador_version}}
resources:
limits:
cpu: 1
Expand Down

0 comments on commit 9c626b0

Please sign in to comment.