Fix broken test due to a linting failure of values.yaml
diff --git a/couchdb/values.yaml b/couchdb/values.yaml
index 25e26a7..1b5d88c 100644
--- a/couchdb/values.yaml
+++ b/couchdb/values.yaml
@@ -165,7 +165,7 @@
   # required to use Fauxton if chttpd.require_valid_user is set to true
   # httpd:
   #   WWW-Authenticate: "Basic realm=\"administrator\""
-    
+
 
 # Kubernetes local cluster domain.
 # This is used to generate FQDNs for peers when joining the CouchDB cluster.