apache / couchdb-helm

Apache CouchDB Helm Chart
https://couchdb.apache.org/
Apache License 2.0
49 stars 64 forks source link

Add doc to use Authenticate Basic with require_valid_user #31

Closed robsonvn closed 4 years ago

robsonvn commented 4 years ago

What this PR does / why we need it:

Add comment to use Authenticate Basic when using require_valid_user = true. This is documented in the official documentation but it's handy to have it here.

Which issue this PR fixes

None

Special notes for your reviewer:

Relates to: https://github.com/apache/couchdb/issues/1305

Checklist

N/A

maxisam commented 4 years ago

Any reason not to merge this one? I spent 2 hours to figure this out.