Skip to content
Snippets Groups Projects
Verified Commit d36243ae authored by Martin Weise's avatar Martin Weise
Browse files

Updated ports

parent de72f347
No related branches found
No related tags found
1 merge request!370Fixed the test
......@@ -189,7 +189,6 @@ deploy-staging:
refs:
- dev
- master
when: manual
test-metadata-service:
image: maven:3-openjdk-${JAVA_VERSION}
......
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment