Commit 023c680a authored by Eric Arndt's avatar Eric Arndt Committed by earndt

[AFP-Inf] 👷 Fix yaml formatting [@earndt]

parent e48aedce
......@@ -14,14 +14,13 @@ spec:
spec:
containers:
- name: afp-order-management-react-container
image: nexus.mynisum.com/afp-order-management-react:9
image: nexus.mynisum.com/afp-order-management-react:10
imagePullPolicy: Always
ports:
- containerPort: 8087
env:
- name: ORDER_MANAGEMENT_BACKEND_URI
value: "10.0.246.138:8086"
value: "10.0.246.138:8086"
imagePullSecrets:
- name: registry-creds
---
......
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