kiwigrid / helm-charts

Helm charts for Kubernetes curated by Kiwigrid
https://kiwigrid.github.io
MIT License
186 stars 209 forks source link

Error: validation failed #315

Closed daxwang closed 4 years ago

daxwang commented 4 years ago

flow you step by step, but there are errors: when i run: helm install kiwigrid/prometheus-thanos --name prometheus-thanos --values=values.yaml error output: Error: validation failed: [configmaps "prometheus-thanos-ruler" not found, serviceaccounts "prometheus-thanos-ruler" not found, services "prometheus-thanos-querier" not found, services "prometheus-thanos-ruler" not found, services "prometheus-thanos-store-gateway" not found, deployments.apps "prometheus-thanos-querier" not found, statefulsets.apps "prometheus-thanos-compact" not found, statefulsets.apps "prometheus-thanos-ruler" not found, statefulsets.apps "prometheus-thanos-store-gateway" not found]

what should i do for this error?

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.