Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
ss22-devops-project-app
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dobromir Palushev
ss22-devops-project-app
Commits
2919234c
Commit
2919234c
authored
2 years ago
by
Dobromir Palushev
Browse files
Options
Downloads
Patches
Plain Diff
updated logic of the test-job
parent
1421bf10
No related branches found
Branches containing commit
No related tags found
12 merge requests
!72
Production update
,
!70
Production update
,
!67
Workflow updates
,
!66
Css test change
,
!64
Pipeline fix
,
!62
Main update
,
!60
Getting staging's latest state
,
!58
Updating Main
,
!56
Main updates
,
!52
Staging->Main
,
!50
Production updates
,
!49
updated logic of the test-job
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
k8s-manifests/deployment.yaml.tmpl
+1
-1
1 addition, 1 deletion
k8s-manifests/deployment.yaml.tmpl
k8s-manifests/service.yaml
+2
-2
2 additions, 2 deletions
k8s-manifests/service.yaml
with
3 additions
and
3 deletions
k8s-manifests/deployment.yaml.tmpl
+
1
−
1
View file @
2919234c
...
...
@@ -23,7 +23,7 @@ spec:
name: todo-app-container
ports:
- containerPort: 3000
name:
todo-app-container
-port
name:
c
-port
envFrom:
- configMapRef:
name: todo-app-config
...
...
This diff is collapsed.
Click to expand it.
k8s-manifests/service.yaml
+
2
−
2
View file @
2919234c
...
...
@@ -11,7 +11,7 @@ spec:
ports
:
-
name
:
todo-app-https-port
port
:
443
targetPort
:
todo-app-container
-port
targetPort
:
c
-port
-
name
:
todo-app-http-port
port
:
80
targetPort
:
todo-app-container
-port
targetPort
:
c
-port
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment