Skip to content

Commit

Permalink
Add image pull policy as always (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
Harsh3305 authored May 22, 2023
1 parent 8977ac0 commit 375d323
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ spec:
image: harsh3305/hrv-mart-backend-auth
ports:
- containerPort: 8082
imagePullPolicy: Always
env:
- name: MONGODB_URI
valueFrom:
Expand Down

0 comments on commit 375d323

Please sign in to comment.