passbolt / charts-passbolt

Helm charts to run Passbolt on Kubernetes. No strings attached charts to run the open source password manager for teams!
https://passbolt.com
GNU Affero General Public License v3.0
41 stars 27 forks source link

Passbolt installation fail #8

Closed vintury closed 1 year ago

vintury commented 1 year ago

I try to install passbolt on clear namespace in k8s cluster. But have error:

➜ ~ helm repo add passbolt "https://download.passbolt.com/charts/passbolt" "passbolt" has been added to your repositories ➜ ~ helm install mypassbolt passbolt/passbolt Error: INSTALLATION FAILED: failed pre-install: unable to build kubernetes object for pre-install hook passbolt/templates/configmap-env.yaml: error validating "": error validating data: unknown object type "nil" in ConfigMap.data.EMAIL_TRANSPORT_DEFAULT_HOST

Tecnobutrul commented 1 year ago

Hi vintury. I've tried to reproduce it without success. Which helm version are you running?