Commit 6530433e authored by earndt's avatar earndt

Kafka deployment test

parent 9942b7f9
......@@ -28,6 +28,7 @@ spec:
key: spring.data.mongodb.uri
imagePullSecrets:
- name: registry-creds
---
apiVersion: v1
kind: Service
......@@ -37,6 +38,10 @@ spec:
type: LoadBalancer
ports:
- port: 8086
<<<<<<< HEAD
targetPort: 8084
=======
targetPort: 8080
>>>>>>> Kafka deployment test
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