Commit 388cd4ce authored by Ben Anderson's avatar Ben Anderson

Updated deployment file

parent 568250cf
...@@ -14,7 +14,7 @@ spec: ...@@ -14,7 +14,7 @@ spec:
spec: spec:
containers: containers:
- name: afp-promotions-container - name: afp-promotions-container
image: nexus.mynisum.com/afp-promotions:5 image: nexus.mynisum.com/afp-promotions:6
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- containerPort: 8082 - containerPort: 8082
...@@ -37,6 +37,6 @@ spec: ...@@ -37,6 +37,6 @@ spec:
type: LoadBalancer type: LoadBalancer
ports: ports:
- port: 8082 - port: 8082
targetPort: 8082 targetPort: 8080
selector: selector:
app: afp-promotions app: afp-promotions
\ No newline at end of file
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