You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wi...@apache.org on 2020/06/27 09:00:05 UTC

[couchdb-helm] 29/43: Add sidecar option to README

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 bcd0d5b6252566dfbdb84e2dfc8ef54c78346c28
Author: Arne Diekmann <ar...@neoskop.de>
AuthorDate: Thu Feb 20 16:18:55 2020 +0100

    Add sidecar option to README
---
 couchdb/README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/couchdb/README.md b/couchdb/README.md
index eba7aff..b67e77e 100644
--- a/couchdb/README.md
+++ b/couchdb/README.md
@@ -179,6 +179,7 @@ A variety of other parameters are also configurable. See the comments in the
 | `serviceAccount.enabled`             | true                                   |
 | `serviceAccount.create`              | true                                   |
 | `serviceAccount.imagePullSecrets`    |                                        |
+| `sidecars`                           | {}                                     |
 | `livenessProbe.enabled`              | true                                   |
 | `livenessProbe.failureThreshold`     | 3                                      |
 | `livenessProbe.initialDelaySeconds`  | 0                                      |