Commit 19b25320 authored by Ben Anderson's avatar Ben Anderson

Updated deployment file

parent ce3ee5f1
......@@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: afp-promos-container
image: nexus.mynisum.com/afp-promos:4
image: nexus.mynisum.com/afp-promos:5
imagePullPolicy: Always
ports:
- containerPort: 8082
......
server.port=8080
spring.data.mongodb.uri=${MONGOCONNECTION}
spring.data.mongodb.database=afp-db
spring.data.mongodb.database="afp-db"
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