Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SAPIS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DigInclude
SAPIS
Commits
748c6fb2
Commit
748c6fb2
authored
5 years ago
by
Michael Jonasson
Browse files
Options
Downloads
Patches
Plain Diff
changed namespace etc.
parent
0e1f31d7
No related branches found
No related tags found
No related merge requests found
Pipeline
#17014
passed with warnings
5 years ago
Stage: push
Stage: deploy
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
sapis_deploy.yml
+7
-7
7 additions, 7 deletions
sapis_deploy.yml
sapis_service.yml
+2
-2
2 additions, 2 deletions
sapis_service.yml
sapis_setup.yml
+2
-2
2 additions, 2 deletions
sapis_setup.yml
with
11 additions
and
11 deletions
sapis_deploy.yml
+
7
−
7
View file @
748c6fb2
...
@@ -6,17 +6,17 @@ metadata:
...
@@ -6,17 +6,17 @@ metadata:
annotations
:
annotations
:
kubernetes.io/ingress.class
:
nginx-public
kubernetes.io/ingress.class
:
nginx-public
name
:
${CI_ENVIRONMENT_SLUG}-sapis-public
name
:
${CI_ENVIRONMENT_SLUG}-sapis-public
name
:
rune-
sapis-public
name
:
sapis
test
-public
labels
:
labels
:
app
:
sapis
app
:
sapis
environment
:
rune
environment
:
rune
spec
:
spec
:
rules
:
rules
:
-
host
:
rune-
sapis.kubernetes-public.it.liu.se
-
host
:
sapis
test
.kubernetes-public.it.liu.se
http
:
http
:
paths
:
paths
:
-
backend
:
-
backend
:
serviceName
:
rune-
sapis
serviceName
:
sapis
test
servicePort
:
4567
servicePort
:
4567
path
:
/
path
:
/
---
---
...
@@ -25,16 +25,16 @@ spec:
...
@@ -25,16 +25,16 @@ spec:
apiVersion
:
extensions/v1beta1
apiVersion
:
extensions/v1beta1
kind
:
Ingress
kind
:
Ingress
metadata
:
metadata
:
name
:
rune-
sapis
name
:
sapis
test
labels
:
labels
:
app
:
sapis
app
:
sapis
environment
:
rune
environment
:
rune
spec
:
spec
:
rules
:
rules
:
-
host
:
rune-
sapis.kubernetes.it.liu.se
-
host
:
sapis
test
.kubernetes.it.liu.se
http
:
http
:
paths
:
paths
:
-
backend
:
-
backend
:
serviceName
:
rune-
sapis
serviceName
:
sapis
test
servicePort
:
80
servicePort
:
80
path
:
/
path
:
/
\ No newline at end of file
This diff is collapsed.
Click to expand it.
sapis_service.yml
+
2
−
2
View file @
748c6fb2
...
@@ -5,7 +5,7 @@ metadata:
...
@@ -5,7 +5,7 @@ metadata:
labels
:
labels
:
app
:
sapis
app
:
sapis
environment
:
rune
environment
:
rune
name
:
rune-
sapis
name
:
sapis
test
spec
:
spec
:
ports
:
ports
:
-
name
:
web
-
name
:
web
...
@@ -15,4 +15,4 @@ spec:
...
@@ -15,4 +15,4 @@ spec:
selector
:
selector
:
app
:
sapis
app
:
sapis
environment
:
rune
environment
:
rune
type
:
ClusterIP
type
:
ClusterIP
\ No newline at end of file
This diff is collapsed.
Click to expand it.
sapis_setup.yml
+
2
−
2
View file @
748c6fb2
...
@@ -9,8 +9,8 @@ metadata:
...
@@ -9,8 +9,8 @@ metadata:
app
:
sapis
app
:
sapis
#environment: $CI_ENVIRONMENT_SLUG
#environment: $CI_ENVIRONMENT_SLUG
environment
:
rune
environment
:
rune
name
:
rune-
sapis
name
:
sapis
test
#name:
rune-
sapis
#name: sapis
test
spec
:
spec
:
replicas
:
1
replicas
:
1
revisionHistoryLimit
:
1
revisionHistoryLimit
:
1
...
...
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