Commit 991a0bdf authored by Alex Pinto's avatar Alex Pinto

port expirament

parent 3dbc7cf4
......@@ -14,10 +14,10 @@ spec:
spec:
containers:
- name: afp-warehouse-container
image: nexus.mynisum.com/afp-warehouse-backend:14
image: nexus.mynisum.com/afp-warehouse-backend:15
imagePullPolicy: Always
ports:
- containerPort: 8088
- containerPort: 9088
env:
- name: PORT
value: "8084"
......@@ -38,7 +38,7 @@ metadata:
spec:
type: LoadBalancer
ports:
- port: 8088
- port: 9088
targetPort: 8080
selector:
app: afp-warehouse
\ No newline at end of file
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