Commit 2e7e7ca7 authored by Alex Pinto's avatar Alex Pinto

changed port

parent 8f2514ea
...@@ -14,10 +14,10 @@ spec: ...@@ -14,10 +14,10 @@ spec:
spec: spec:
containers: containers:
- name: afp-warehouse-management-ui-container - name: afp-warehouse-management-ui-container
image: nexus.mynisum.com/afp-warehouse-management-ui:8 image: nexus.mynisum.com/afp-warehouse-management-ui:9
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- containerPort: 8089 - containerPort: 80
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: 8089 - port: 80
targetPort: 80 targetPort: 80
selector: selector:
app: afp-warehouse-management-ui app: afp-warehouse-management-ui
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