Skip to content

Commit

Permalink
updated deployment spec to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
cjimti committed Jul 16, 2020
1 parent ba22d40 commit 2c10b28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/30-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
secretName: amp-cert
containers:
- name: amp
image: txn2/amp:1.0.1
image: txn2/amp:latest
imagePullPolicy: IfNotPresent
env:
- name: IP
Expand Down

0 comments on commit 2c10b28

Please sign in to comment.