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