Commit 0c516443 authored by earndt's avatar earndt

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

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