Commit 1487ca0f authored by Pradeep Thimmireddy's avatar Pradeep Thimmireddy

Update deployment.yaml

parent 99ba152d
......@@ -18,9 +18,7 @@ spec:
imagePullPolicy: Always
ports:
- containerPort: 8085
env:
- name: PORT
value: "8080"
imagePullSecrets:
- name: registry-creds
---
......@@ -32,6 +30,6 @@ spec:
type: LoadBalancer
ports:
- port: 8085
targetPort: 8080
targetPort: 80
selector:
app: afp-ecom-ui
\ No newline at end of file
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