Commit d1c4edad authored by earndt's avatar earndt

[AFP-92] 👷 Increments image build by one in deployment.yaml [@earndt]

parent 573f0e24
......@@ -14,10 +14,10 @@ spec:
spec:
containers:
- name: afp-order-management-react-container
image: nexus.mynisum.com/afp-order-management-react:1
image: nexus.mynisum.com/afp-order-management-react:2
imagePullPolicy: Always
ports:
- containerPort: 3300
- containerPort: 8087
imagePullSecrets:
- name: registry-creds
......@@ -29,7 +29,7 @@ metadata:
spec:
type: LoadBalancer
ports:
- port: 3300
- port: 8087
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