Commit 8ee51cc1 authored by Ben Anderson's avatar Ben Anderson

Deployment 53

parent 4b6fe9fc
...@@ -14,7 +14,7 @@ spec: ...@@ -14,7 +14,7 @@ spec:
spec: spec:
containers: containers:
- name: afp-prods-container - name: afp-prods-container
image: nexus.mynisum.com/afp-prods:52 image: nexus.mynisum.com/afp-prods:53
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- containerPort: 8083 - containerPort: 8083
...@@ -22,7 +22,7 @@ spec: ...@@ -22,7 +22,7 @@ spec:
- name: PORT - name: PORT
value: "8080" value: "8080"
- name: KAFKA_SERVER_URI - name: KAFKA_SERVER_URI
value: "10.0.150.130:9091" value: "10.0.14.207:9092"
- name: MONGOCONNECTION - name: MONGOCONNECTION
valueFrom: valueFrom:
secretKeyRef: secretKeyRef:
......
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