Loading charts/couchdb/values.yaml +5 −0 Original line number Diff line number Diff line Loading @@ -191,6 +191,11 @@ couchdbConfig: # chttpd.require_valid_user disables all the anonymous requests to the port # 5984 when is set to true. require_valid_user: false couch_httpd_auth: # Setting default timeout to 365 days (365*24*60*60) timeout: 31536000 require_valid_user: true allow_persistent_cookies: true # Kubernetes local cluster domain. # This is used to generate FQDNs for peers when joining the CouchDB cluster. Loading Loading
charts/couchdb/values.yaml +5 −0 Original line number Diff line number Diff line Loading @@ -191,6 +191,11 @@ couchdbConfig: # chttpd.require_valid_user disables all the anonymous requests to the port # 5984 when is set to true. require_valid_user: false couch_httpd_auth: # Setting default timeout to 365 days (365*24*60*60) timeout: 31536000 require_valid_user: true allow_persistent_cookies: true # Kubernetes local cluster domain. # This is used to generate FQDNs for peers when joining the CouchDB cluster. Loading