diff --git a/values.yaml b/values.yaml index 3db8ba44c5a310b49091852d87ad10f6552a7f61..1586ba3bb592155cc4e5d1fa7878f071ba7bf188 100644 --- a/values.yaml +++ b/values.yaml @@ -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