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
92244e4c
Commit
92244e4c
authored
May 12, 2021
by
Eric Arndt
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'patch-2' into 'dev'
Update deployment.yaml See merge request
!31
parents
900d4371
8b713bdd
Pipeline
#1717
failed with stage
in 113 minutes and 26 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 @
92244e4c
...
...
@@ -17,7 +17,7 @@ spec:
image
:
nexus.mynisum.com/afp-order-management-backend:latest
imagePullPolicy
:
Always
ports
:
-
containerPort
:
808
6
-
containerPort
:
808
0
env
:
-
name
:
PORT
value
:
"
8080"
...
...
@@ -32,6 +32,6 @@ spec:
type
:
LoadBalancer
ports
:
-
port
:
8080
targetPort
:
808
6
targetPort
:
808
0
selector
:
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