Skip to content

Commit

Permalink
Update the deployment image.
Browse files Browse the repository at this point in the history
  • Loading branch information
bigkevmcd committed Jul 29, 2020
1 parent 5522c40 commit d6f232d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
serviceAccountName: pipelines-app-delivery
containers:
- name: pipelines-app-delivery-http
image: quay.io/redhat-developer/gitops-backend:v0.0.3
image: quay.io/kmcdermo/gitops-backend:v0.0.4
imagePullPolicy: Always
env:
- name: INSECURE
Expand Down

0 comments on commit d6f232d

Please sign in to comment.