Skip to content

Commit

Permalink
Changed most addresses to edenmal.net
Browse files Browse the repository at this point in the history
  • Loading branch information
galexrt committed Jul 4, 2017
1 parent 920d34f commit 812a525
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ metadata:
spec:
tls:
- hosts:
- __CI_ENVIRONMENT_SLUG__-presentation-gitlab-k8s.zerbytes.net
secretName: tls-net-zerbytes-__CI_ENVIRONMENT_SLUG__-presentation-gitlab-k8s
- __CI_ENVIRONMENT_SLUG__-presentation-gitlab-k8s.edenmal.net
secretName: tls-net-edenmal-__CI_ENVIRONMENT_SLUG__-presentation-gitlab-k8s
rules:
- host: __CI_ENVIRONMENT_SLUG__-presentation-gitlab-k8s.zerbytes.net
- host: __CI_ENVIRONMENT_SLUG__-presentation-gitlab-k8s.edenmal.net
http:
paths:
- path: /
Expand Down
6 changes: 3 additions & 3 deletions manifests/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ metadata:
spec:
tls:
- hosts:
- live-presentation-gitlab-k8s.zerbytes.net
secretName: tls-net-zerbytes-live-presentation-gitlab-k8s
- live-presentation-gitlab-k8s.edenmal.net
secretName: tls-net-edenmal-live-presentation-gitlab-k8s
rules:
- host: live-presentation-gitlab-k8s.zerbytes.net
- host: live-presentation-gitlab-k8s.edenmal.net
http:
paths:
- path: /
Expand Down

0 comments on commit 812a525

Please sign in to comment.