--- # yaml-language-server: $schema=https://json.schemastore.org/kustomization apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: monitoring resources: - ./helmrelease.yaml - ./rbac.yaml configMapGenerator: - name: vector-agent-configmap files: - vector.yaml=./config/vector.yaml configurations: - ./patches/kustomizeconfig.yaml