Commit f8c54169 authored by Alex Pinto's avatar Alex Pinto

updated deployment.yaml

parent f7c4d0d5
...@@ -37,6 +37,6 @@ spec: ...@@ -37,6 +37,6 @@ spec:
type: LoadBalancer type: LoadBalancer
ports: ports:
- port: 8088 - port: 8088
targetPort: 8088 targetPort: 8080
selector: selector:
app: afp-warehouse app: afp-warehouse
\ No newline at end of file
...@@ -10,4 +10,4 @@ kafka.topic.input: OMS_ORDER_UPDATE ...@@ -10,4 +10,4 @@ kafka.topic.input: OMS_ORDER_UPDATE
server.port=8081 server.port=8080
\ No newline at end of file \ 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