Skip to content

Commit

Permalink
Fix no write access error
Browse files Browse the repository at this point in the history
  • Loading branch information
fxiang1 committed Mar 31, 2021
1 parent 432c78d commit b34fe72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mortgage/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: mortgage-app-mortgage
image: "quay.io/fxiang1/mortgage:0.4.0"
image: "quay.io/fxiang1/mortgage:0.5.0"
imagePullPolicy: IfNotPresent
ports:
- containerPort: 9080
Expand Down

0 comments on commit b34fe72

Please sign in to comment.