Commit dc87ee4b authored by Pradeep Thimmireddy's avatar Pradeep Thimmireddy

Update deployment.yaml

parent d87114fe
......@@ -13,15 +13,12 @@ spec:
app: inventory
spec:
containers:
- name: private-reg-container
image: nexus.mynisum.com/inventory-backend:latest
ports:
- containerPort: 8080
env:
- name: PORT
value: "8080"
imagePullSecrets:
- name: 'registry-cred'
---
apiVersion: v1
kind: Service
......
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