We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8977ac0 commit 375d323Copy full SHA for 375d323
deployment.yaml
@@ -19,6 +19,7 @@ spec:
19
image: harsh3305/hrv-mart-backend-auth
20
ports:
21
- containerPort: 8082
22
+ imagePullPolicy: Always
23
env:
24
- name: MONGODB_URI
25
valueFrom:
0 commit comments