Skip to content

Commit 375d323

Browse files
authored
Add image pull policy as always (#41)
1 parent 8977ac0 commit 375d323

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deployment.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ spec:
1919
image: harsh3305/hrv-mart-backend-auth
2020
ports:
2121
- containerPort: 8082
22+
imagePullPolicy: Always
2223
env:
2324
- name: MONGODB_URI
2425
valueFrom:

0 commit comments

Comments
 (0)