Commit d8462297 authored by Pradeep Thimmireddy's avatar Pradeep Thimmireddy

Update deployment.yaml

parent f577b8fc
......@@ -14,12 +14,15 @@ spec:
spec:
containers:
- name: inventory-container
image: nexus.mynisum.com/inventory-backend:latest
image: nexus.mynisum.com/inventory-backend
imagePullPolicy: Always
ports:
- containerPort: 8080
env:
- name: PORT
value: "8080"
imagePullSecrets:
- name: registry-creds
---
apiVersion: v1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment