Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DBRepo
Manage
Activity
Members
Labels
Plan
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
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
FAIR Data Austria DB Repository
DBRepo
Commits
d36243ae
Verified
Commit
d36243ae
authored
4 months ago
by
Martin Weise
Browse files
Options
Downloads
Patches
Plain Diff
Updated ports
parent
de72f347
No related branches found
No related tags found
1 merge request
!370
Fixed the test
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+0
-1
0 additions, 1 deletion
.gitlab-ci.yml
helm/dbrepo/values.yaml
+5
-0
5 additions, 0 deletions
helm/dbrepo/values.yaml
with
5 additions
and
1 deletion
.gitlab-ci.yml
+
0
−
1
View file @
d36243ae
...
...
@@ -189,7 +189,6 @@ deploy-staging:
refs
:
-
dev
-
master
when
:
manual
test-metadata-service
:
image
:
maven:3-openjdk-${JAVA_VERSION}
...
...
This diff is collapsed.
Click to expand it.
helm/dbrepo/values.yaml
+
5
−
0
View file @
d36243ae
...
...
@@ -1013,6 +1013,11 @@ gatewayservice:
service
:
## @param gatewayservice.service.type The service type.
type
:
ClusterIP
ports
:
## @param gatewayservice.service.ports.http The port for HTTP traffic.
http
:
8080
## @param gatewayservice.service.ports.https The port for HTTPS traffic.
https
:
8443
## @param gatewayservice.existingServerBlockConfigmap The extra configuration for the reverse proxy
existingServerBlockConfigmap
:
gateway-service-config
## @param gatewayservice.replicaCount The number of replicas.
...
...
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