Skip to content

Commit

Permalink
Auto-release 874599567023.dkr.ecr.us-west-2.amazonaws.com/sourcerepo:…
Browse files Browse the repository at this point in the history
…069bd84c
  • Loading branch information
Weave Flux committed Aug 12, 2021
1 parent 231c08e commit cb29bd4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion workloads/eks-example-deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
apiVersion: apps/v1
kind: Deployment
metadata:
Expand All @@ -22,7 +23,7 @@ spec:
spec:
containers:
- name: eks-example
image: 874599567023.dkr.ecr.us-west-2.amazonaws.com/sourcerepo:latest
image: 874599567023.dkr.ecr.us-west-2.amazonaws.com/sourcerepo:069bd84c
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80
Expand Down

0 comments on commit cb29bd4

Please sign in to comment.