Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Helm install the operator/updater per the readme #10

Open
hanthor opened this issue May 29, 2024 · 2 comments
Open

Unable to Helm install the operator/updater per the readme #10

hanthor opened this issue May 29, 2024 · 2 comments

Comments

@hanthor
Copy link

hanthor commented May 29, 2024

helm install element-updater ess-starter-edition-core/element-updater --namespace element-updater --create-namespace
helm install element-operator ess-starter-edition-core/element-operator --namespace element-operator --create-namespace
Error: INSTALLATION FAILED: Deployment.apps "element-updater-conversion-webhook" is invalid: [spec.template.spec.volumes[0].secret.secretName: Required value, spec.template.spec.containers[0].volumeMounts[0].name: Not found: "webhook-cert"]
Error: INSTALLATION FAILED: Deployment.apps "element-operator-conversion-webhook" is invalid: [spec.template.spec.volumes[0].secret.secretName: Required value, spec.template.spec.containers[0].volumeMounts[0].name: Not found: "webhook-cert"]

running the following commands leads to the error

@gaelgatelement
Copy link
Member

Hello, we have updated the readme. It should be better now #12

@hanthor
Copy link
Author

hanthor commented Jul 17, 2024

Its better now!

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

No branches or pull requests

2 participants