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

Updated deployment file

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