Commit 92244e4c authored by Eric Arndt's avatar Eric Arndt

Merge branch 'patch-2' into 'dev'

Update deployment.yaml

See merge request !31
parents 900d4371 8b713bdd
Pipeline #1717 failed with stage
in 113 minutes and 26 seconds
......@@ -17,7 +17,7 @@ spec:
image: nexus.mynisum.com/afp-order-management-backend:latest
imagePullPolicy: Always
ports:
- containerPort: 8086
- containerPort: 8080
env:
- name: PORT
value: "8080"
......@@ -32,6 +32,6 @@ spec:
type: LoadBalancer
ports:
- port: 8080
targetPort: 8086
targetPort: 8080
selector:
app: afp-order-management-backend
\ 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