--- apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: monitoring-system commonLabels: release: prometheus generatorOptions: annotations: k8s-sidecar-target-directory: /tmp/dashboards/Controller Development labels: grafana_dashboard: "1" disableNameSuffixHash: true configMapGenerator: - name: ctrl-runtime files: - ctrl-runtime.json - name: ctrl-runtime-admission files: - ctrl-runtime-admission.json - name: perf files: - performance.json