1
0
Fork 0
mirror of synced 2024-10-03 19:43:32 +13:00

Remove -name param from CouchDB image. Clouseau works without it and it fixes the image in Kubernetes.

This commit is contained in:
Sam Rose 2023-11-21 17:32:58 +00:00
parent c93066a5f9
commit b7a704d06e
No known key found for this signature in database
2 changed files with 0 additions and 4 deletions

View file

@ -1,8 +1,5 @@
[clouseau]
; the name of the Erlang node created by the service, leave this unchanged
name=clouseau@127.0.0.1
; set this to the same distributed Erlang cookie used by the CouchDB nodes
cookie=monster

View file

@ -11,7 +11,6 @@
# the License.
# erlang cookie for clouseau security
-name couchdb@127.0.0.1
-setcookie monster
# Ensure that the Erlang VM listens on a known port