Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
warehouse-management
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ascend
warehouse-management
Commits
fe29baa9
Commit
fe29baa9
authored
May 20, 2021
by
Alex Pinto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
putting port back to 8088
parent
991a0bdf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
deployment.yaml
deployment.yaml
+3
-3
No files found.
deployment.yaml
View file @
fe29baa9
...
@@ -14,10 +14,10 @@ spec:
...
@@ -14,10 +14,10 @@ spec:
spec
:
spec
:
containers
:
containers
:
-
name
:
afp-warehouse-container
-
name
:
afp-warehouse-container
image
:
nexus.mynisum.com/afp-warehouse-backend:1
5
image
:
nexus.mynisum.com/afp-warehouse-backend:1
6
imagePullPolicy
:
Always
imagePullPolicy
:
Always
ports
:
ports
:
-
containerPort
:
9
088
-
containerPort
:
8
088
env
:
env
:
-
name
:
PORT
-
name
:
PORT
value
:
"
8084"
value
:
"
8084"
...
@@ -38,7 +38,7 @@ metadata:
...
@@ -38,7 +38,7 @@ metadata:
spec
:
spec
:
type
:
LoadBalancer
type
:
LoadBalancer
ports
:
ports
:
-
port
:
9
088
-
port
:
8
088
targetPort
:
8080
targetPort
:
8080
selector
:
selector
:
app
:
afp-warehouse
app
:
afp-warehouse
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment