1
0
Fork 0

updated urls

This commit is contained in:
sido 2018-06-25 15:48:00 +02:00
parent e0de022ac2
commit d1b52e3cf3
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ ingress:
# kubernetes.io/tls-acme: "true" # kubernetes.io/tls-acme: "true"
path: / path: /
hosts: hosts:
- molgenis.local - name: test.molgenis.org
tls: [] tls: []
# - secretName: chart-example-tls # - secretName: chart-example-tls
# hosts: # hosts:

View File

@ -20,7 +20,7 @@ ingress:
# kubernetes.io/tls-acme: "true" # kubernetes.io/tls-acme: "true"
path: / path: /
hosts: hosts:
- registry.molgenis.org - name: registry.molgenis.org
tls: [] tls: []
# - secretName: chart-example-tls # - secretName: chart-example-tls
# hosts: # hosts: