Commit cbc062f5 authored by João Lino's avatar João Lino

Enable docker repository.

parent e35d7100
......@@ -76,12 +76,12 @@ nexus:
# - "www.example.com"
route:
enabled: false
enabled: true
name: docker
portName: docker
labels:
annotations:
# path: /docker
path: /docker
nexusProxy:
enabled: true
......@@ -93,8 +93,8 @@ nexusProxy:
targetPort: 8080
# labels: {}
env:
nexusDockerHost:
nexusHttpHost: www.joaolino.com
nexusDockerHost: "www.joaolino.com"
nexusHttpHost: "www.joaolino.com"
enforceHttps: false
cloudIamAuthEnabled: false
## If cloudIamAuthEnabled is set to true uncomment the variables below and remove this line
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment