This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Description
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