Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
ensembl-web
ensembl-k8s-manifests
Commits
7dd47b15
Commit
7dd47b15
authored
Jun 17, 2020
by
Kamal Dodiya
Browse files
Reapply tag
parent
7602532b
Pipeline
#80710
passed with stage
in 12 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
ensembl_genome_search_ingress.yaml
ensembl_genome_search_ingress.yaml
+1
-1
ensembl_genome_search_service.yaml
ensembl_genome_search_service.yaml
+3
-3
No files found.
ensembl_genome_search_ingress.yaml
View file @
7dd47b15
...
@@ -11,5 +11,5 @@ spec:
...
@@ -11,5 +11,5 @@ spec:
paths
:
paths
:
-
path
:
/api($|/)(.*)
-
path
:
/api($|/)(.*)
backend
:
backend
:
serviceName
:
ensembl-genome-search-svc
serviceName
:
ensembl-genome-search-
<DEPLOYMENT_ENV>-
svc
servicePort
:
8011
servicePort
:
8011
\ No newline at end of file
ensembl_genome_search_service.yaml
View file @
7dd47b15
apiVersion
:
v1
apiVersion
:
v1
kind
:
Service
kind
:
Service
metadata
:
metadata
:
name
:
ensembl-genome-search-svc
name
:
ensembl-genome-search-
<DEPLOYMENT_ENV>-
svc
labels
:
labels
:
app
:
ensembl-genome-search-svc
app
:
ensembl-genome-search-
<DEPLOYMENT_ENV>-
svc
spec
:
spec
:
selector
:
selector
:
app
:
ensembl-genome-search
app
:
ensembl-genome-search
-<DEPLOYMENT_ENV>
type
:
ClusterIP
type
:
ClusterIP
ports
:
ports
:
-
port
:
8011
-
port
:
8011
...
...
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