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

willholley pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-helm.git

commit c196a7848e6da4f8853f8bc465362406ed7dea54
Author: Arne Diekmann <[email protected]>
AuthorDate: Mon Feb 24 14:20:53 2020 +0100

    Add whitespace in values.yaml to pass linting
---
 couchdb/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/couchdb/values.yaml b/couchdb/values.yaml
index 6c3fba9..bc1b9c6 100644
--- a/couchdb/values.yaml
+++ b/couchdb/values.yaml
@@ -196,4 +196,4 @@ sidecars: {}
   #   command: ['echo "foo";']
   #   volumeMounts:
   #     - name: database-storage
-  #       mountPath: /opt/couchdb/data/
\ No newline at end of file
+  #       mountPath: /opt/couchdb/data/

Reply via email to