apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: prometheus resources: - Deployment-nextdns-exporter.yaml - Service-nextdns-exporter-metrics.yaml - ServiceMonitor-nextdns-exporter.yaml # Simply doesn't work for some reason :( # helmCharts: # - name: kube-prometheus-stack # repo: https://prometheus-community.github.io/helm-charts # releaseName: prometheus # namespace: prometheus # version: 61.1.0 # valuesFile: ./prometheus-agent.yml # kubeVersion: "1.30"