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]
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.
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?