Skip to content

Commit

Permalink
Address review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
concaf committed Jul 22, 2020
1 parent 905e4e9 commit d694487
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/addons/ambassador/ambassador-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ spec:
containers:
- name: ambassador-operator
# Replace this with the built image name
image: quay.io/datawire/ambassador-operator:v1.2.5
image: quay.io/datawire/ambassador-operator:v1.2.8
command:
- ambassador-operator
imagePullPolicy: Always
Expand Down
2 changes: 1 addition & 1 deletion deploy/addons/ambassador/ambassadorinstallation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ spec:
helmValues:
deploymentTool: amb-oper-minikube
deploymentStrategy:
type: Recreate
type: Recreate

0 comments on commit d694487

Please sign in to comment.