Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Commit

Permalink
Merge pull request #207 from Firebladee/master
Browse files Browse the repository at this point in the history
Matche README to file
  • Loading branch information
rjkernick authored Nov 10, 2020
2 parents 0542566 + c058643 commit 31a6cbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/sonatype-nexus/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: sonatype-nexus
version: 3.5.1
version: 3.5.2
appVersion: 3.25.1
description: Sonatype Nexus is an open source repository manager
keywords:
Expand Down
2 changes: 1 addition & 1 deletion charts/sonatype-nexus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ The following table lists the configurable parameters of the Nexus chart and the
| `nexus.resources` | Nexus resource requests and limits | `{}` |
| `nexus.dockerPort` | Port to access docker | `5003` |
| `nexus.nexusPort` | Internal port for Nexus service | `8081` |
| `nexus.service.type` | Service for Nexus |`CluserIP` |
| `nexus.service.type` | Service for Nexus | `NodePort` |
| `nexus.service.clusterIp` | Specific cluster IP when service type is cluster IP. Use None for headless service |`nil` |
| `nexus.service.loadBalancerIP` | Custom loadBalancerIP |`nil` |
| `nexus.securityContextEnabled` | Security Context (for enabling official image use `fsGroup: 200`) | `{}` |
Expand Down

0 comments on commit 31a6cbb

Please sign in to comment.