Commit e1a9996f authored by Ben Anderson's avatar Ben Anderson

Updated deployment file

parent 19b25320
...@@ -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:5 image: nexus.mynisum.com/afp-promos:7
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='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