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