Skip to content

Commit

Permalink
NXBT-3152: configure exposecontroller domain and https
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonsilva committed Dec 12, 2019
1 parent 57535f4 commit 12d0719
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions values.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
# Override configuration from https://github.com/jenkins-x/jenkins-x-platform/blob/master/jenkins-x-platform/values.yaml
expose:
config:
domain: dev.nuxeo.com
exposer: Ingress
http: true
tlsacme: true
tlsSecretName: webui-cluster-https-tls
urltemplate: '"{{.Service}}.{{.Namespace}}.{{.Domain}}"'
jenkins:
Master:
Image: $DOCKER_REGISTRY/nuxeo/webui-jenkinsx
Expand Down

0 comments on commit 12d0719

Please sign in to comment.