shdsbilling/on-premise/monitoring/prometheus_2.54.1/create.md

6 lines
249 B
Markdown

helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm search repo prometheus-community
helm pull prometheus-community/prometheus --untar
helm template . > demo.yaml
다음 kustomize로 네임스페이스 추가.