sigs.k8s.io/cluster-api-provider-aws@v1.5.5/test/e2e/data/infrastructure-aws/kustomize_sources/gpu/gpu-resource-set.yaml (about)

     1  ---
     2  apiVersion: addons.cluster.x-k8s.io/v1beta1
     3  kind: ClusterResourceSet
     4  metadata:
     5    name: crs-gpu-operator
     6  spec:
     7    strategy: "ApplyOnce"
     8    clusterSelector:
     9      matchLabels:
    10        gpu: nvidia
    11    resources:
    12      - name: nvidia-clusterpolicy-crd
    13        kind: ConfigMap
    14      - name: nvidia-gpu-operator-components
    15        kind: ConfigMap