sigs.k8s.io/cluster-api-provider-azure@v1.14.3/templates/test/ci/prow-nvidia-gpu/kustomization.yaml (about)

     1  apiVersion: kustomize.config.k8s.io/v1beta1
     2  kind: Kustomization
     3  namespace: default
     4  resources:
     5    - ../../../flavors/nvidia-gpu
     6    - ../../../addons/cluster-api-helm/calico.yaml
     7    - ../../../addons/cluster-api-helm/azuredisk-csi-driver.yaml
     8    - ../../../addons/cluster-api-helm/cloud-provider-azure.yaml
     9    - ../../../addons/cluster-api-helm/cloud-provider-azure-ci.yaml
    10  patchesStrategicMerge:
    11    - ../patches/tags.yaml
    12    - ../patches/controller-manager.yaml
    13    - ../patches/azurecluster-gpu.yaml
    14    - ../patches/cluster-label-calico.yaml
    15    - ../patches/cluster-label-cloud-provider-azure.yaml
    16  patches:
    17  - path: patches/node-storage-type.yaml
    18    target:
    19      group: infrastructure.cluster.x-k8s.io
    20      version: v1beta1
    21      kind: AzureMachineTemplate
    22      name: ".*-md-0"