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

Enable docker repository.

parent e35d7100
...@@ -76,12 +76,12 @@ nexus: ...@@ -76,12 +76,12 @@ nexus:
# - "www.example.com" # - "www.example.com"
route: route:
enabled: false enabled: true
name: docker name: docker
portName: docker portName: docker
labels: labels:
annotations: annotations:
# path: /docker path: /docker
nexusProxy: nexusProxy:
enabled: true enabled: true
...@@ -93,8 +93,8 @@ nexusProxy: ...@@ -93,8 +93,8 @@ nexusProxy:
targetPort: 8080 targetPort: 8080
# labels: {} # labels: {}
env: env:
nexusDockerHost: nexusDockerHost: "www.joaolino.com"
nexusHttpHost: www.joaolino.com nexusHttpHost: "www.joaolino.com"
enforceHttps: false enforceHttps: false
cloudIamAuthEnabled: false cloudIamAuthEnabled: false
## If cloudIamAuthEnabled is set to true uncomment the variables below and remove this line ## 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