Skip to content

Commit

Permalink
Update deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
olegchorny authored Aug 28, 2019
1 parent 4f6a06f commit 0c05288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: productpage
image: IMAGE
image: $image
ports:
- containerPort: 8080
imagePullSecrets:
Expand Down

0 comments on commit 0c05288

Please sign in to comment.