This is an automated email from the ASF dual-hosted git repository.

eamonford pushed a commit to branch bug_fixes
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git


The following commit(s) were added to refs/heads/bug_fixes by this push:
     new 92d493e  Typo
92d493e is described below

commit 92d493ec92ff966b32d3b7385df6c421f644a78d
Author: Eamon Ford <[email protected]>
AuthorDate: Wed Dec 2 16:34:17 2020 -0800

    Typo
---
 helm/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helm/README.md b/helm/README.md
index 2746ffb..5df6837 100644
--- a/helm/README.md
+++ b/helm/README.md
@@ -215,7 +215,7 @@ The following table lists the configurable parameters of 
the NEXUS chart and the
 |             Parameter                 |            Description             | 
                   Default                  |
 
|---------------------------------------|------------------------------------|---------------------------------------------|
 | `rabbitmq.enabled`                    | Whether to deploy RabbitMQ         | 
`true`                                      |
-| `rabbitmq.persistence.storageClass`   | Whether to deploy RabbitMQ         | 
`true`                                      |
+| `rabbitmq.persistence.storageClass`   | Storage class to use for RabbitMQ  | 
`hostpath`                                  |
 | `rabbitmq.replicaCount`               | Number of RabbitMQ replicas        | 
`1`                                         |
 | `rabbitmq.auth.username`              | RabbitMQ username                  | 
`guest`                                     |
 | `rabbitmq.auth.password`              | RabbitMQ password                  | 
`guest`                                     |

Reply via email to