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

249 B

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로 네임스페이스 추가.