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

Update deployment.yaml

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