--- apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization helmCharts: - name: prometheus repo: https://prometheus-community.github.io/helm-charts version: 27.45.0 releaseName: prometheus includeCRDs: true namespace: prometheus valuesFile: values.yaml