Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Demo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
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
Container Registry
Model registry
Operate
Environments
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
ACS
Public
VILLASframework
Demo
Commits
2b924249
Commit
2b924249
authored
5 years ago
by
Steffen Vogel
Browse files
Options
Downloads
Patches
Plain Diff
update kubernetes deployment for new cert-manager version and domain
parent
e7110031
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#229029
failed
5 years ago
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
kubernetes/ingress-new.yaml
+6
-6
6 additions, 6 deletions
kubernetes/ingress-new.yaml
kubernetes/ingress.yaml
+6
-6
6 additions, 6 deletions
kubernetes/ingress.yaml
with
12 additions
and
12 deletions
kubernetes/ingress-new.yaml
+
6
−
6
View file @
2b924249
...
...
@@ -6,16 +6,16 @@ metadata:
app.kubernetes.io/part-of
:
villas-web
annotations
:
kubernetes.io/ingress.class
:
nginx
certmanager.
k8s.
io/cluster-issuer
:
letsencrypt-prod
cert
-
manager.io/cluster-issuer
:
letsencrypt-prod
eonerc.rwth-aachen.de/description
:
VILLASweb
eonerc.rwth-aachen.de/link
:
https://git.rwth-aachen.de/acs/public/villas/VILLASweb
spec
:
tls
:
-
hosts
:
-
villas-new.k8s.
fein
-aachen.
org
-
villas-new.k8s.
eonerc.rwth
-aachen.
de
secretName
:
letsencrypt-prod-villas-demo-new
rules
:
-
host
:
villas-new.k8s.
fein
-aachen.
org
-
host
:
villas-new.k8s.
eonerc.rwth
-aachen.
de
http
:
paths
:
-
path
:
/
...
...
@@ -43,17 +43,17 @@ metadata:
app.kubernetes.io/part-of
:
villas-web
annotations
:
kubernetes.io/ingress.class
:
nginx
certmanager.
k8s.
io/cluster-issuer
:
letsencrypt-prod
cert
-
manager.io/cluster-issuer
:
letsencrypt-prod
eonerc.rwth-aachen.de/description
:
VILLASweb
eonerc.rwth-aachen.de/link
:
https://git.rwth-aachen.de/acs/public/villas/VILLASweb
nginx.ingress.kubernetes.io/rewrite-target
:
/$2
spec
:
tls
:
-
hosts
:
-
villas-new.k8s.
fein
-aachen.
org
-
villas-new.k8s.
eonerc.rwth
-aachen.
de
secretName
:
letsencrypt-prod-villas-demo-new
rules
:
-
host
:
villas-new.k8s.
fein
-aachen.
org
-
host
:
villas-new.k8s.
eonerc.rwth
-aachen.
de
http
:
paths
:
-
path
:
/ws/relay(/|$)(.*)
...
...
This diff is collapsed.
Click to expand it.
kubernetes/ingress.yaml
+
6
−
6
View file @
2b924249
...
...
@@ -6,16 +6,16 @@ metadata:
app.kubernetes.io/part-of
:
villas-web
annotations
:
kubernetes.io/ingress.class
:
nginx
certmanager.
k8s.
io/cluster-issuer
:
letsencrypt-prod
cert
-
manager.io/cluster-issuer
:
letsencrypt-prod
eonerc.rwth-aachen.de/description
:
VILLASweb
eonerc.rwth-aachen.de/link
:
https://git.rwth-aachen.de/acs/public/villas/VILLASweb
spec
:
tls
:
-
hosts
:
-
villas.k8s.
fein
-aachen.
org
-
villas.k8s.
eonerc.rwth
-aachen.
de
secretName
:
letsencrypt-prod-villas-demo
rules
:
-
host
:
villas.k8s.
fein
-aachen.
org
-
host
:
villas.k8s.
eonerc.rwth
-aachen.
de
http
:
paths
:
-
path
:
/
...
...
@@ -47,17 +47,17 @@ metadata:
app.kubernetes.io/part-of
:
villas-web
annotations
:
kubernetes.io/ingress.class
:
nginx
certmanager.
k8s.
io/cluster-issuer
:
letsencrypt-prod
cert
-
manager.io/cluster-issuer
:
letsencrypt-prod
eonerc.rwth-aachen.de/description
:
VILLASweb
eonerc.rwth-aachen.de/link
:
https://git.rwth-aachen.de/acs/public/villas/VILLASweb
nginx.ingress.kubernetes.io/rewrite-target
:
/$2
spec
:
tls
:
-
hosts
:
-
villas.k8s.
fein
-aachen.
org
-
villas.k8s.
eonerc.rwth
-aachen.
de
secretName
:
letsencrypt-prod-villas-demo
rules
:
-
host
:
villas.k8s.
fein
-aachen.
org
-
host
:
villas.k8s.
eonerc.rwth
-aachen.
de
http
:
paths
:
-
path
:
/ws/relay(/|$)(.*)
...
...
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