apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: cloudflare resources: - cloudflared.yaml - VaultAuth.yaml - VaultStaticSecret-tunnel-credentials.yaml - VaultStaticSecret-cloudflare-exporter.yaml - Namespace-cloudflare.yaml configMapGenerator: - name: cloudflared files: - config.yaml helmCharts: - kubeVersion: '1.30' name: cloudflare-exporter releaseName: cloudflare-exporter repo: https://lablabs.github.io/cloudflare-exporter valuesInline: image: tag: 0.0.16 secretRef: cloudflare-exporter serviceMonitor: enabled: true labels: release: prometheus version: 0.2.1