You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sdap.apache.org by ea...@apache.org on 2020/07/21 00:33:15 UTC

[incubator-sdap-nexus] branch bug_fixes updated: add rabbitmq storageclass

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 <ea...@jpl.nasa.gov>
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: