mirror of
https://github.com/helm/charts.git
synced 2026-08-21 13:28:13 +00:00
[stable/sonatype-nexus] Typo fix: bellow->below (#5335)
* add version version: 1.1.1 * Update README.md * Update values.yaml
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: sonatype-nexus
|
||||
version: 1.1.0
|
||||
version: 1.1.1
|
||||
appVersion: 3.10.0-04
|
||||
description: Sonatype Nexus is an open source repository manager
|
||||
keywords:
|
||||
|
||||
@@ -196,5 +196,5 @@ To see how to use Nexus with different tools like Docker, Maven, Python, and so
|
||||
- [Nexus Usage](https://github.com/travelaudience/kubernetes-nexus#usage)
|
||||
|
||||
### Disaster Recovery
|
||||
In a disaster recovery scenario, the latest backup made by the nexus-backup container should be restored. In order to achieve this please follow the procedure described bellow:
|
||||
In a disaster recovery scenario, the latest backup made by the nexus-backup container should be restored. In order to achieve this please follow the procedure described below:
|
||||
- [Restore Backups](https://github.com/travelaudience/kubernetes-nexus#restore)
|
||||
|
||||
@@ -46,7 +46,7 @@ nexusProxy:
|
||||
nexusHttpHost:
|
||||
enforceHttps: false
|
||||
cloudIamAuthEnabled: false
|
||||
## If cloudIamAuthEnabled is set to true uncomment the variables bellow and remove this line
|
||||
## If cloudIamAuthEnabled is set to true uncomment the variables below and remove this line
|
||||
# clientId: ""
|
||||
# clientSecret: ""
|
||||
# organizationId: ""
|
||||
|
||||
Reference in New Issue
Block a user