Skip to content

Commit

Permalink
just for ci/cd/gitops demo
Browse files Browse the repository at this point in the history
  • Loading branch information
bobo committed Feb 20, 2020
1 parent cd3cc65 commit 29e3208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/argocd/web-app/web-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: web
image: spring2go/spring-petclinic-web-app:1.0.0.RELEASE
image: spring2go/spring-petclinic-web-app:Build-48-CI
env:
- name: SERVER_PORT
value: "8080"
Expand Down

0 comments on commit 29e3208

Please sign in to comment.