Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
order-management-backend
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
order-management-backend
Commits
8b713bdd
Commit
8b713bdd
authored
May 12, 2021
by
Veera Venkata Siva S Villa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update deployment.yaml
parent
900d4371
Pipeline
#1716
failed with stage
in 38 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
deployment.yaml
deployment.yaml
+2
-2
No files found.
deployment.yaml
View file @
8b713bdd
...
@@ -17,7 +17,7 @@ spec:
...
@@ -17,7 +17,7 @@ spec:
image
:
nexus.mynisum.com/afp-order-management-backend:latest
image
:
nexus.mynisum.com/afp-order-management-backend:latest
imagePullPolicy
:
Always
imagePullPolicy
:
Always
ports
:
ports
:
-
containerPort
:
808
6
-
containerPort
:
808
0
env
:
env
:
-
name
:
PORT
-
name
:
PORT
value
:
"
8080"
value
:
"
8080"
...
@@ -32,6 +32,6 @@ spec:
...
@@ -32,6 +32,6 @@ spec:
type
:
LoadBalancer
type
:
LoadBalancer
ports
:
ports
:
-
port
:
8080
-
port
:
8080
targetPort
:
808
6
targetPort
:
808
0
selector
:
selector
:
app
:
afp-order-management-backend
app
:
afp-order-management-backend
\ 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