Commit 36ebd4dd authored by Pradeep Thimmireddy's avatar Pradeep Thimmireddy

Update deployment.yaml

parent ebf26cd3
......@@ -13,8 +13,10 @@ spec:
app: inventory
spec:
containers:
- name: inventory-container
image: openjdk:11-jre-slim
- name: private-reg-container
image: nexus.mynisum.com:2376/inventory-backend:latest
imagePullSecrets:
- name: Nexus-ID
ports:
- containerPort: 8080
env:
......
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