Commit 663b460c authored by Ben Anderson's avatar Ben Anderson

Updated deployment file

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