Commit 0c516443 authored by earndt's avatar earndt

[AFP-Inf] 👷 Modifies deployment.yaml [@earndt]

parent c95095be
......@@ -14,10 +14,10 @@ spec:
spec:
containers:
- name: afp-order-management-react-container
image: nexus.mynisum.com/afp-order-management-react:14
image: nexus.mynisum.com/afp-order-management-react:16
imagePullPolicy: Always
ports:
- containerPort: 8087
- containerPort: 80
imagePullSecrets:
- name: registry-creds
---
......@@ -28,7 +28,7 @@ metadata:
spec:
type: LoadBalancer
ports:
- port: 8087
- port: 80
targetPort: 80
selector:
app: afp-order-management-react
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