Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

EMCO's Helm install fails without --set mongo.persistence.enabled=true --set etcd.persistence.enabled=true #9

Open
BaudouinH opened this issue Apr 6, 2021 · 0 comments

Comments

@BaudouinH
Copy link

Hello,

While installing the new release with the provided Helm Charts, without providing any specific Helm parameters, the installation fails.

Etcd is stuck in a non-ready state, and EMCO's services are unable to authenticate to mongodb.
I retried after deleting everything in /dockerdata-nfs/ and deleting and recreating the namespace, but it did not fix the problem.

Some pv and pvc of etcd and mongo are still created even though the persistence is not enabled (I don't really need the persistence for my test that's why I didn't enabled it).
Perhaps the problem comes from here ?

I then installed EMCO with the parameters --set mongo.persistence.enabled=true --set etcd.persistence.enabled=true and it fixed this issue, the installation works out of the box with these parameters.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant