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

Deploy a persistent EMQ X cluster not working. #12

Open
pravargauba opened this issue Feb 25, 2020 · 2 comments
Open

Deploy a persistent EMQ X cluster not working. #12

pravargauba opened this issue Feb 25, 2020 · 2 comments

Comments

@pravargauba
Copy link

Hi Team,

Followed this article https://www.emqx.io/blog/69 and tried deploying persistent emqx cluster with Storage Classes resources on GKE. Already set up the helm. Installing emqx by this command:

$ helm install --devel --name chat-group-emqx --set image=emqx/emqx:v3.2.3 --set emqxAddressType=hostname --set persistence.enabled=true --set persistence.storageClass=group-emqx-sc emqx/emqx

However, facing the below error:

Error: render error in "emqx/templates/StatefulSet.yaml": template: emqx/templates/StatefulSet.yaml:70:28: executing "emqx/templates/StatefulSet.yaml" at <.Values.image.repository>: can't evaluate field repository in type interface {}

Please note: Storage class already exists named group-emqx-sc(and in default namespace.)

$: kubectl get sc
NAME                 PROVISIONER            AGE
group-emqx-sc        kubernetes.io/gce-pd   62m

Kindly let me know if I am missing on anything.

@pravargauba
Copy link
Author

@zhanghongtong

@Rory-Z
Copy link
Contributor

Rory-Z commented Feb 26, 2020

Hi @pravargauba
This project has stopped maintenance. Please get the emqx-chart here and try again

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

2 participants