Commit e9565e75 authored by Pradeep Thimmireddy's avatar Pradeep Thimmireddy

Update deployment.yaml

parent 36ebd4dd
...@@ -17,11 +17,11 @@ spec: ...@@ -17,11 +17,11 @@ spec:
image: nexus.mynisum.com:2376/inventory-backend:latest image: nexus.mynisum.com:2376/inventory-backend:latest
imagePullSecrets: imagePullSecrets:
- name: Nexus-ID - name: Nexus-ID
ports: ports:
- containerPort: 8080 - containerPort: 8080
env: env:
- name: PORT - name: PORT
value: "8080" value: "8080"
--- ---
apiVersion: v1 apiVersion: v1
kind: Service 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