Commit aca18a50 authored by Eric Arndt's avatar Eric Arndt Committed by earndt

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

parent 023c680a
...@@ -18,9 +18,9 @@ spec: ...@@ -18,9 +18,9 @@ spec:
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- containerPort: 8087 - containerPort: 8087
env: env:
- name: ORDER_MANAGEMENT_BACKEND_URI - name: ORDER_MANAGEMENT_BACKEND_URI
value: "10.0.246.138:8086" value: "10.0.246.138:8086"
imagePullSecrets: imagePullSecrets:
- name: registry-creds - 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