You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 16, 2023. It is now read-only.
helm install test-kibana elastic/elasticsearch
Error: INSTALLATION FAILED: failed pre-install: timed out waiting for the condition
Describe the bug:
The pre-install script fails to start because of a missing mount (configmap kibana-helm-scripts)
Steps to reproduce:
helm install elasticsearch elastic/elasticsearch
helm install kibana elastic/kibana
Expected behavior:
The configmap "kibana-helm-scripts" is installed before the pre-install job is started.
The text was updated successfully, but these errors were encountered:
michael-wirth
changed the title
Kibana fails install because of wrong order of pre-install tasks
Kibana fails install because of wrong order of pre-install hooks
Jan 13, 2023
Chart version:
8.5.1
Kubernetes version:
v1.24.6
Kubernetes provider:
Azure
Helm Version:
version.BuildInfo{Version:"v3.10.3", GitCommit:"835b7334cfe2e5e27870ab3ed4135f136eecc704", GitTreeState:"clean", GoVersion:"go1.18.9"}
helm get release
outputDescribe the bug:
The pre-install script fails to start because of a missing mount (configmap kibana-helm-scripts)
Steps to reproduce:
Expected behavior:
The configmap "kibana-helm-scripts" is installed before the pre-install job is started.
The text was updated successfully, but these errors were encountered: