apache / apache/couchdb-helm

A value for couchdbConfig.couchdb.uuid must be set

Open
#39 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Mustache
Stars
55
Forks
68
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
I followed the instructions to add a repo from [here](https://docs.couchdb.org/en/latest/install/kubernetes.html)
when I run the command `helm install mycouchdb couchdb/couchdb` I get the following error

`Error: execution error at (couchdb/templates/configmap.yaml:12:54): A value for couchdbConfig.couchdb.uuid must be set`

**Version of Helm and Kubernetes**:
helm I am running the development version of it by builing master
Kubernetes: I am running minikube
```
minikube version: v1.12.3
commit: 2243b4b97c131e3244c5f014faedca0d846599f5-dirty
```

**What happened**:
`Error: execution error at (couchdb/templates/configmap.yaml:12:54): A value for couchdbConfig.couchdb.uuid must be set`

**What you expected to happen**:
Expected couchdb to be installed

**How to reproduce it** (as minimally and precisely as possible):
See "Describe the bug section" above

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.