Commit 1215a3fd authored by Pradeep Thimmireddy's avatar Pradeep Thimmireddy

Update deployment.yaml

parent d530f374
apiVersion: apps/v1 'registry-cred'apiVersion: apps/v1
kind: Deployment kind: Deployment
metadata: metadata:
name: inventory-backend-deployment name: inventory-backend-deployment
...@@ -21,7 +21,7 @@ spec: ...@@ -21,7 +21,7 @@ spec:
- name: PORT - name: PORT
value: "8080" value: "8080"
imagePullSecrets: imagePullSecrets:
- name: Nexus-ID - name: 'registry-cred'
--- ---
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