Skip to content

Commit

Permalink
add missing placholder
Browse files Browse the repository at this point in the history
  • Loading branch information
deepu105 committed Jan 9, 2019
1 parent ec8d0e3 commit 55e8749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notification/kubernetes/notification-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
done
containers:
- name: notification-app
image: <your-dockerhub-user>/ecommerce-notification
image: <your-dockerhub-user>/ecommerce-notification:@IMAGE_TAG@
imagePullPolicy: Always
env:
- name: SPRING_PROFILES_ACTIVE
Expand Down

0 comments on commit 55e8749

Please sign in to comment.