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 39be1c5 add rabbitmq storageclass
39be1c5 is described below
commit 39be1c505103a6397fcc05632e78bf47fb9a3894
Author: Eamon Ford <[email protected]>
AuthorDate: Mon Jul 20 17:33:05 2020 -0700
add rabbitmq storageclass
---
helm/values.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/helm/values.yaml b/helm/values.yaml
index b04dffd..aa03c0a 100644
--- a/helm/values.yaml
+++ b/helm/values.yaml
@@ -157,6 +157,8 @@ nginx-ingress:
rabbitmq:
## fullnameOverride sets the name of the RabbitMQ service
## with which the ingestion components will communicate.
+ persistence:
+ storageClass: hostpath
fullnameOverride: rabbitmq
replicaCount: 1
auth: